Skip to content

Commit

Permalink
Bump the prod-dependencies group across 1 directory with 4 updates
Browse files Browse the repository at this point in the history
Bumps the prod-dependencies group with 4 updates in the / directory: [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache), [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core), [@actions/http-client](https://github.com/actions/toolkit/tree/HEAD/packages/http-client) and [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser).


Updates `@actions/cache` from 3.2.4 to 3.3.0
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/cache)

Updates `@actions/core` from 1.10.1 to 1.11.1
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

Updates `@actions/http-client` from 2.2.2 to 2.2.3
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/http-client/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/http-client)

Updates `fast-xml-parser` from 4.4.1 to 4.5.0
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](NaturalIntelligence/fast-xml-parser@v4.4.1...v4.5.0)

---
updated-dependencies:
- dependency-name: "@actions/cache"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: "@actions/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: "@actions/http-client"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: fast-xml-parser
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 7ff9454 commit 935f45a
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 21 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@
"homepage": "https://github.com/kenmuse/setup-flyway#readme",
"sideEffects": false,
"dependencies": {
"@actions/cache": "^3.2.4",
"@actions/core": "^1.10.1",
"@actions/cache": "^3.3.0",
"@actions/core": "^1.11.1",
"@actions/exec": "^1.1.1",
"@actions/glob": "^0.5.0",
"@actions/http-client": "^2.2.2",
"@actions/http-client": "^2.2.3",
"@actions/io": "^1.1.3",
"@actions/tool-cache": "^2.0.1",
"fast-xml-parser": "^4.4.1",
"fast-xml-parser": "^4.5.0",
"semver": "^7.6.3",
"xmlbuilder2": "^3.1.1"
},
Expand Down
54 changes: 37 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ __metadata:
version: 8
cacheKey: 10

"@actions/cache@npm:^3.2.4":
version: 3.2.4
resolution: "@actions/cache@npm:3.2.4"
"@actions/cache@npm:^3.3.0":
version: 3.3.0
resolution: "@actions/cache@npm:3.3.0"
dependencies:
"@actions/core": "npm:^1.10.0"
"@actions/core": "npm:^1.11.1"
"@actions/exec": "npm:^1.0.1"
"@actions/glob": "npm:^0.1.0"
"@actions/http-client": "npm:^2.1.1"
Expand All @@ -18,12 +18,21 @@ __metadata:
"@azure/ms-rest-js": "npm:^2.6.0"
"@azure/storage-blob": "npm:^12.13.0"
semver: "npm:^6.3.1"
uuid: "npm:^3.3.3"
checksum: 10/f315f011c392d64684009faf2ac22350b79f3f5b2e48d783f4ff1b55a7c830f6f49d7d303fee7fa99641feed08fc61ef98aadac939e4881b51dccc90e651a9af
checksum: 10/b3e31b9204ee690187b4cfbcf98e85b12ed0f769f2dc824d0122c0ff1f37f7bb847a07f9437db3496d459bde99d26d5383789b76236ca10a11e39cc4e7f23f2d
languageName: node
linkType: hard

"@actions/core@npm:^1.10.0, @actions/core@npm:^1.10.1, @actions/core@npm:^1.2.6, @actions/core@npm:^1.9.1":
"@actions/core@npm:^1.11.1":
version: 1.11.1
resolution: "@actions/core@npm:1.11.1"
dependencies:
"@actions/exec": "npm:^1.1.1"
"@actions/http-client": "npm:^2.0.1"
checksum: 10/94f260e33607cc16567ce4c88014f069cd7da92baaa443b72cff80fdf4f1dcd18192e135df0d51ec29e8b82cfe214218715d482f2a7804efa5095737d1245f38
languageName: node
linkType: hard

"@actions/core@npm:^1.2.6, @actions/core@npm:^1.9.1":
version: 1.10.1
resolution: "@actions/core@npm:1.10.1"
dependencies:
Expand Down Expand Up @@ -72,13 +81,13 @@ __metadata:
languageName: node
linkType: hard

"@actions/http-client@npm:^2.2.2":
version: 2.2.2
resolution: "@actions/http-client@npm:2.2.2"
"@actions/http-client@npm:^2.2.3":
version: 2.2.3
resolution: "@actions/http-client@npm:2.2.3"
dependencies:
tunnel: "npm:^0.0.6"
undici: "npm:^5.25.4"
checksum: 10/83f3b75c5d06733a2ee8b662e9d98d07e24ab3cbe118c695a85c56d24ea0f7d260fb1031204b9e922bf9bbd36475f3ff26ea5f22cd778905ec8deebda176425f
checksum: 10/0c0a540c79e50f795d214f696710bb9c50bdf5bb1458be288140f2aae3686adec73fdb464c43da5ef94f985ac7736273efef21cb5ba5a3b09e85b403d852c04b
languageName: node
linkType: hard

Expand Down Expand Up @@ -2694,7 +2703,7 @@ __metadata:
languageName: node
linkType: hard

"fast-xml-parser@npm:^4.3.2, fast-xml-parser@npm:^4.4.1":
"fast-xml-parser@npm:^4.3.2":
version: 4.4.1
resolution: "fast-xml-parser@npm:4.4.1"
dependencies:
Expand All @@ -2705,6 +2714,17 @@ __metadata:
languageName: node
linkType: hard

"fast-xml-parser@npm:^4.5.0":
version: 4.5.0
resolution: "fast-xml-parser@npm:4.5.0"
dependencies:
strnum: "npm:^1.0.5"
bin:
fxparser: src/cli/cli.js
checksum: 10/dc9571c10e7b57b5be54bcd2d92f50c446eb42ea5df347d253e94dd14eb99b5300a6d172e840f151e0721933ca2406165a8d9b316a6d777bf0596dc4fe1df756
languageName: node
linkType: hard

"fastq@npm:^1.6.0":
version: 1.17.1
resolution: "fastq@npm:1.17.1"
Expand Down Expand Up @@ -4648,11 +4668,11 @@ __metadata:
version: 0.0.0-use.local
resolution: "setup-flyway@workspace:."
dependencies:
"@actions/cache": "npm:^3.2.4"
"@actions/core": "npm:^1.10.1"
"@actions/cache": "npm:^3.3.0"
"@actions/core": "npm:^1.11.1"
"@actions/exec": "npm:^1.1.1"
"@actions/glob": "npm:^0.5.0"
"@actions/http-client": "npm:^2.2.2"
"@actions/http-client": "npm:^2.2.3"
"@actions/io": "npm:^1.1.3"
"@actions/tool-cache": "npm:^2.0.1"
"@eslint-community/eslint-utils": "npm:^4.4.0"
Expand All @@ -4667,7 +4687,7 @@ __metadata:
eslint: "npm:^9.9.1"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-node: "npm:^11.1.0"
fast-xml-parser: "npm:^4.4.1"
fast-xml-parser: "npm:^4.5.0"
globals: "npm:^15.9.0"
jest: "npm:^29.7.0"
jest-circus: "npm:^29.7.0"
Expand Down Expand Up @@ -5223,7 +5243,7 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:^3.3.2, uuid@npm:^3.3.3":
"uuid@npm:^3.3.2":
version: 3.4.0
resolution: "uuid@npm:3.4.0"
bin:
Expand Down

0 comments on commit 935f45a

Please sign in to comment.