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 @swagger-api/apidom-reference from 0.95.0 to 0.96.0 #3394

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 28, 2024

Bumps @swagger-api/apidom-reference from 0.95.0 to 0.96.0.

Release notes

Sourced from @​swagger-api/apidom-reference's releases.

v0.96.0

0.96.0 (2024-02-28)

Bug Fixes

  • core: assign unique ID to elements only when missing (#3841) (89af0a9), closes #3840
  • core: retain meta & attributes during refracting (#3843) (a7aac32), closes #3842
  • ns-ads: retain meta & attributes during refracting (#3857) (333550e), closes #3842
  • ns-asyncapi-2: retain meta & attributes during refracting (#3858) (e3b1848), closes #3842
  • ns-json-schema: retain meta & attributes during refracting (#3862) (99c3eb8), closes #3842
  • ns-openapi-2: retain meta & attributes during refracting (#3844) (b243110), closes #3842
  • ns-openapi-3-0: retain meta & attributes during refracting (#3859) (abefa88), closes #3842
  • ns-openapi-3-1: retain meta & attributes during refracting (#3861) (e960a76), closes #3842
  • ns-workflows-1: retain meta & attributes during refracting (#3860) (7e40336), closes #3842
  • playground: fix bug related to instantiating parser (#3851) (9b23628)
  • reference: add support for external cycles detection in AsyncAPI 2.x dereference strategy (#3872) (910a974), closes #3863
  • reference: add support for external cycles detection in OpenAPI 2.0 dereference strategy (#3871) (5a2141d), closes #3863
  • reference: add support for external cycles detection in OpenAPI 3.0.x dereference strategy (#3870) (0735471), closes #3863
  • reference: add support for external cycles detection in OpenAPI 3.1.0 dereference strategy (#3873) (9cd15ff), closes #3863

Features

  • apidom-converter: add infoSummaryRefractorPlugin (#3848) (1f0a39c), closes #3697
  • apidom-converter: add licenseIdentifierRefractorPlugin (#3854) (b28cafb), closes #3697
  • apidom-converter: add securitySchemeTypeRefractorPlugin (#3802) (2666194)
  • converter: add convenient toolbox utils (#3816) (ec8fa05)
  • converter: add securityRequirementsArrayRefractorPlugin (88b9451)
  • core: add mechanism for left shallow merge (#3849) (3334c6b), closes #3845
  • core: add mechanism for right shallow merge (#3846) (2059f28), closes #3845
  • core: customize meta & attributes merges for deepmerge function (#3855) (1e94924), closes #3853
  • ns-openapi-3-0: add Security Schema Object predicate (#3810) (9b09658)
  • ns-openapi-3-0: include hasElementSourceMap in toolbox (#3815) (e103eb4)
  • ns-openapi-3-1: add Security Schema Object predicate (#3811) (bf6702a)
  • ns-openapi-3-1: include hasElementSourceMap in toolbox (#3814) (3979541)
Changelog

Sourced from @​swagger-api/apidom-reference's changelog.

0.96.0 (2024-02-28)

Bug Fixes

  • core: assign unique ID to elements only when missing (#3841) (89af0a9), closes #3840
  • core: retain meta & attributes during refracting (#3843) (a7aac32), closes #3842
  • ns-ads: retain meta & attributes during refracting (#3857) (333550e), closes #3842
  • ns-asyncapi-2: retain meta & attributes during refracting (#3858) (e3b1848), closes #3842
  • ns-json-schema: retain meta & attributes during refracting (#3862) (99c3eb8), closes #3842
  • ns-openapi-2: retain meta & attributes during refracting (#3844) (b243110), closes #3842
  • ns-openapi-3-0: retain meta & attributes during refracting (#3859) (abefa88), closes #3842
  • ns-openapi-3-1: retain meta & attributes during refracting (#3861) (e960a76), closes #3842
  • ns-workflows-1: retain meta & attributes during refracting (#3860) (7e40336), closes #3842
  • playground: fix bug related to instantiating parser (#3851) (9b23628)
  • reference: add support for external cycles detection in AsyncAPI 2.x dereference strategy (#3872) (910a974), closes #3863
  • reference: add support for external cycles detection in OpenAPI 2.0 dereference strategy (#3871) (5a2141d), closes #3863
  • reference: add support for external cycles detection in OpenAPI 3.0.x dereference strategy (#3870) (0735471), closes #3863
  • reference: add support for external cycles detection in OpenAPI 3.1.0 dereference strategy (#3873) (9cd15ff), closes #3863

Features

  • apidom-converter: add infoSummaryRefractorPlugin (#3848) (1f0a39c), closes #3697
  • apidom-converter: add licenseIdentifierRefractorPlugin (#3854) (b28cafb), closes #3697
  • apidom-converter: add securitySchemeTypeRefractorPlugin (#3802) (2666194)
  • converter: add convenient toolbox utils (#3816) (ec8fa05)
  • converter: add securityRequirementsArrayRefractorPlugin (88b9451)
  • core: add mechanism for left shallow merge (#3849) (3334c6b), closes #3845
  • core: add mechanism for right shallow merge (#3846) (2059f28), closes #3845
  • core: customize meta & attributes merges for deepmerge function (#3855) (1e94924), closes #3853
  • ns-openapi-3-0: add Security Schema Object predicate (#3810) (9b09658)
  • ns-openapi-3-0: include hasElementSourceMap in toolbox (#3815) (e103eb4)
  • ns-openapi-3-1: add Security Schema Object predicate (#3811) (bf6702a)
  • ns-openapi-3-1: include hasElementSourceMap in toolbox (#3814) (3979541)
Commits
  • 8513205 chore(release): cut the v0.96.0 release [skip ci]
  • 9cd15ff fix(reference): add support for external cycles detection in OpenAPI 3.1.0 de...
  • 910a974 fix(reference): add support for external cycles detection in AsyncAPI 2.x der...
  • ada33bc chore(deps-dev): update @​commitlint/cli to v19.0.3
  • 5a2141d fix(reference): add support for external cycles detection in OpenAPI 2.0 dere...
  • 0735471 fix(reference): add support for external cycles detection in OpenAPI 3.0.x de...
  • be012d7 chore(deps-dev): bump @​commitlint/config-conventional (#3869)
  • d599645 chore(deps): bump @​mui/material from 5.15.10 to 5.15.11 (#3866)
  • 472ab70 chore(deps-dev): bump @​types/node from 20.11.20 to 20.11.21 (#3867)
  • 1be4c63 chore(deps): bump @​emotion/react from 11.11.3 to 11.11.4 (#3868)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 will merge this PR once CI passes on it, as requested by @swagger-bot.


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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 28, 2024
@swagger-bot
Copy link
Contributor

@dependabot squash and merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/swagger-api/apidom-reference-0.96.0 branch from ed87262 to 3595891 Compare February 28, 2024 23:25
@swagger-bot
Copy link
Contributor

@dependabot squash and merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/swagger-api/apidom-reference-0.96.0 branch from 3595891 to 672f7e4 Compare February 28, 2024 23:28
@swagger-bot
Copy link
Contributor

@dependabot squash and merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/swagger-api/apidom-reference-0.96.0 branch from 672f7e4 to ceaae7c Compare February 28, 2024 23:32
@swagger-bot
Copy link
Contributor

@dependabot squash and merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/swagger-api/apidom-reference-0.96.0 branch from ceaae7c to 4276a64 Compare February 28, 2024 23:36
@swagger-bot
Copy link
Contributor

@dependabot squash and merge

Bumps [@swagger-api/apidom-reference](https://github.com/swagger-api/apidom) from 0.95.0 to 0.96.0.
- [Release notes](https://github.com/swagger-api/apidom/releases)
- [Changelog](https://github.com/swagger-api/apidom/blob/main/CHANGELOG.md)
- [Commits](swagger-api/apidom@v0.95.0...v0.96.0)

---
updated-dependencies:
- dependency-name: "@swagger-api/apidom-reference"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/swagger-api/apidom-reference-0.96.0 branch from 4276a64 to 2acaedc Compare February 28, 2024 23:40
@swagger-bot
Copy link
Contributor

@dependabot squash and merge

@dependabot dependabot bot merged commit 9358552 into master Feb 28, 2024
5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swagger-api/apidom-reference-0.96.0 branch February 28, 2024 23:43
@swagger-bot
Copy link
Contributor

🎉 This PR is included in version 3.25.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 javascript Pull requests that update Javascript code released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant