Skip to content

Commit

Permalink
Bump the prod-dependencies group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the prod-dependencies group with 3 updates in the / directory: [@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/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.1
- [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.1)

---
updated-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 Dec 19, 2024
1 parent 670d399 commit fdb2c78
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 12 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@
"sideEffects": false,
"dependencies": {
"@actions/cache": "^3.2.4",
"@actions/core": "^1.10.1",
"@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.1",
"semver": "^7.6.3",
"xmlbuilder2": "^3.1.1"
},
Expand Down
39 changes: 30 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ __metadata:
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.10.0, @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 All @@ -33,6 +33,16 @@ __metadata:
languageName: node
linkType: hard

"@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/exec@npm:^1.0.0, @actions/exec@npm:^1.0.1, @actions/exec@npm:^1.1.1":
version: 1.1.1
resolution: "@actions/exec@npm:1.1.1"
Expand Down Expand Up @@ -72,13 +82,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 +2704,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 +2715,17 @@ __metadata:
languageName: node
linkType: hard

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

"fastq@npm:^1.6.0":
version: 1.17.1
resolution: "fastq@npm:1.17.1"
Expand Down Expand Up @@ -4649,10 +4670,10 @@ __metadata:
resolution: "setup-flyway@workspace:."
dependencies:
"@actions/cache": "npm:^3.2.4"
"@actions/core": "npm:^1.10.1"
"@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 +4688,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.1"
globals: "npm:^15.9.0"
jest: "npm:^29.7.0"
jest-circus: "npm:^29.7.0"
Expand Down

0 comments on commit fdb2c78

Please sign in to comment.