Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade dependencies | @actions/core 1.10.0 | @actions/github 5.1.1 #925

Merged
merged 1 commit into from
Oct 17, 2022

Conversation

mikepenz
Copy link
Owner

  • upgrade dependencies
 @actions/core                ^1.9.1  →   ^1.10.0
 @actions/github              ^5.0.3  →    ^5.1.1
 @octokit/rest               ^19.0.4  →   ^19.0.5
 @types/jest                 ^28.1.8  →   ^29.1.2
 @types/node                ^18.7.13  →  ^18.11.0
 @typescript-eslint/parser   ^5.35.1  →   ^5.40.0
 eslint                      ^8.22.0  →   ^8.25.0
 eslint-plugin-github         ^4.3.7  →    ^4.4.0
 eslint-plugin-jest          ^26.8.7  →   ^27.1.2
 jest                        ^28.1.3  →   ^29.2.0
 jest-circus                 ^28.1.3  →   ^29.2.0
 semver                       ^7.3.7  →    ^7.3.8
 ts-jest                     ^28.0.8  →   ^29.0.3
 typescript                   ^4.8.2  →    ^4.8.4

```
 @actions/core                ^1.9.1  →   ^1.10.0
 @actions/github              ^5.0.3  →    ^5.1.1
 @octokit/rest               ^19.0.4  →   ^19.0.5
 @types/jest                 ^28.1.8  →   ^29.1.2
 @types/node                ^18.7.13  →  ^18.11.0
 @typescript-eslint/parser   ^5.35.1  →   ^5.40.0
 eslint                      ^8.22.0  →   ^8.25.0
 eslint-plugin-github         ^4.3.7  →    ^4.4.0
 eslint-plugin-jest          ^26.8.7  →   ^27.1.2
 jest                        ^28.1.3  →   ^29.2.0
 jest-circus                 ^28.1.3  →   ^29.2.0
 semver                       ^7.3.7  →    ^7.3.8
 ts-jest                     ^28.0.8  →   ^29.0.3
 typescript                   ^4.8.2  →    ^4.8.4
 ```
- FIX #924
@mikepenz mikepenz added the dependencies Pull requests that update a dependency file label Oct 17, 2022
@mikepenz mikepenz merged commit b1d2450 into develop Oct 17, 2022
@mikepenz mikepenz deleted the feature/dependency_upgrades_20221017 branch February 15, 2023 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Warning: The set-output command is deprecated
1 participant