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

chore(deps): bump axios, @accordproject/concerto-metamodel and @accordproject/concerto-util in /packages/concerto-cto #786

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2024

Bumps axios to 1.6.0 and updates ancestor dependencies axios, @accordproject/concerto-metamodel and @accordproject/concerto-util. These dependencies need to be updated together.

Updates axios from 0.23.0 to 1.6.0

Release notes

Sourced from axios's releases.

Release v1.6.0

Release notes:

Bug Fixes

PRs

  • CVE 2023 45857 ( #6028 )

⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459

Contributors to this release

Release v1.5.1

Release notes:

Bug Fixes

  • adapters: improved adapters loading logic to have clear error messages; (#5919) (e410779)
  • formdata: fixed automatic addition of the Content-Type header for FormData in non-browser environments; (#5917) (bc9af51)
  • headers: allow content-encoding header to handle case-insensitive values (#5890) (#5892) (4c89f25)
  • types: removed duplicated code (9e62056)

Contributors to this release

Release v1.5.0

Release notes:

Bug Fixes

  • adapter: make adapter loading error more clear by using platform-specific adapters explicitly (#5837) (9a414bb)
  • dns: fixed cacheable-lookup integration; (#5836) (b3e327d)
  • headers: added support for setting header names that overlap with class methods; (#5831) (d8b4ca0)
  • headers: fixed common Content-Type header merging; (#5832) (8fda276)

Features

... (truncated)

Changelog

Sourced from axios's changelog.

1.6.0 (2023-10-26)

Bug Fixes

PRs

  • CVE 2023 45857 ( #6028 )

⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459

Contributors to this release

1.5.1 (2023-09-26)

Bug Fixes

  • adapters: improved adapters loading logic to have clear error messages; (#5919) (e410779)
  • formdata: fixed automatic addition of the Content-Type header for FormData in non-browser environments; (#5917) (bc9af51)
  • headers: allow content-encoding header to handle case-insensitive values (#5890) (#5892) (4c89f25)
  • types: removed duplicated code (9e62056)

Contributors to this release

PRs

  • CVE 2023 45857 ( #6028 )

⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459

1.5.0 (2023-08-26)

... (truncated)

Commits

Updates @accordproject/concerto-metamodel from 3.8.1 to 3.9.1

Release notes

Sourced from @​accordproject/concerto-metamodel's releases.

v3.9.1

What's Changed

Full Changelog: v3.9.0...v3.9.1

v3.9.0

What's Changed

  1. Support for Multiple Terms per concept/property in Vocabularies #645.

Sample .voc file

locale: en
namespace: org.acme
declarations:
  - Color: A color
  - Vehicle: A road vehicle
    properties:
      - vin: Vehicle Identification Number
        tooltip: VIN
      - model: Model of the vehicle
  - Truck: A truck
    description: A vehicle capable of carrying cargo
    tooltip: Truck
    properties:
      - weight: The weight of the truck
        description: The weight of the truck in KG
        tooltip: Truck weight
      - horsePower: The horse power of the truck
        description: The horse power of the truck
        tooltip: Truck HP
  1. Experimental. Map Declaration. Prototype support for Map declarations with String keys and values. Enable by setting the environment variable ENABLE_MAP_TYPE=true. This feature is subject to change before release.
map Dictionary {
   o String
   o String
}

What's Changed

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by dselman, a new releaser for @​accordproject/concerto-metamodel since your current version.


Updates @accordproject/concerto-util from 3.13.0 to 3.16.1

Release notes

Sourced from @​accordproject/concerto-util's releases.

v3.16.1

What's Changed

New Contributors

Full Changelog: v3.16.0...v3.16.1

v3.16.0

What's Changed

Full Changelog: v3.15.0...v3.16.0

v3.14.2

What's Changed

New Contributors

Full Changelog: v3.14.1...v3.14.2

v3.14.1

What's Changed

New Contributors

Full Changelog: v3.14.0...v3.14.1

v3.14.0

What's Changed

{
    "$class" : "org.accordproject.decoratorcommands@0.3.0.Command",
    "type" : "UPSERT",
    "target" : {
</tr></table> 

... (truncated)

Commits
  • 769baa0 fix(error): adding type to error in string validator in introspect (#773)
  • c5f5e2e chore(actions): publish v3.16.0 to npm (#768)
  • 5b72c19 chore(actions): publish v3.15.0 to npm (#758)
  • 4758d64 chore(deps): bump axios from 0.23.0 to 1.6.0 in /packages/concerto-util (#757)
  • 668a033 chore(deps-dev): bump browserify-sign from 4.2.1 to 4.2.2 in /packages/concer...
  • c22cb42 chore(actions): publish v3.14.2 to npm (#747)
  • 9ff9b0c chore(actions): publish v3.14.1 to npm (#744)
  • d718ebe chore(deps-dev): bump @​babel/traverse from 7.17.10 to 7.23.2 in /packages/con...
  • 5a3389e chore(actions): publish v3.14.0 to npm (#740)
  • f3970a2 feat(core): decorator multi property (#713)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by dselman, a new releaser for @​accordproject/concerto-util since your current version.


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…dproject/concerto-util

Bumps [axios](https://github.com/axios/axios) to 1.6.0 and updates ancestor dependencies [axios](https://github.com/axios/axios), [@accordproject/concerto-metamodel](https://github.com/accordproject/concerto/tree/HEAD/packages/concerto-metamodel) and [@accordproject/concerto-util](https://github.com/accordproject/concerto/tree/HEAD/packages/concerto-util). These dependencies need to be updated together.


Updates `axios` from 0.23.0 to 1.6.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.23.0...v1.6.0)

Updates `@accordproject/concerto-metamodel` from 3.8.1 to 3.9.1
- [Release notes](https://github.com/accordproject/concerto/releases)
- [Commits](https://github.com/accordproject/concerto/commits/v3.9.1/packages/concerto-metamodel)

Updates `@accordproject/concerto-util` from 3.13.0 to 3.16.1
- [Release notes](https://github.com/accordproject/concerto/releases)
- [Changelog](https://github.com/accordproject/concerto/blob/main/packages/concerto-util/changelog.txt)
- [Commits](https://github.com/accordproject/concerto/commits/v3.16.1/packages/concerto-util)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: "@accordproject/concerto-metamodel"
  dependency-type: direct:production
- dependency-name: "@accordproject/concerto-util"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the Type: Dependencies 🏠 Pull requests that update a dependency file label Jan 26, 2024
@mttrbrts mttrbrts enabled auto-merge (squash) January 26, 2024 14:34
@mttrbrts mttrbrts merged commit b1def12 into main Jan 26, 2024
11 checks passed
@mttrbrts mttrbrts deleted the dependabot/npm_and_yarn/packages/concerto-cto/axios-and-accordproject/concerto-metamodel-and-accordproject/concerto-util-1.6.0 branch January 26, 2024 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Dependencies 🏠 Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant