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-core from 0.75.0 to 0.76.0 #3118

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2023

Bumps @swagger-api/apidom-core from 0.75.0 to 0.76.0.

Release notes

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

v0.76.0

0.76.0 (2023-09-01)

Bug Fixes

  • parser-adapter-yaml-1-2: fix bug related to explicit tag resolution (#3090) (8d8bdc4), closes #3039

Features

  • add apidom-error package (#3067) (7432a09), closes #3039
  • error: introduce generic custom errors (#3077) (aba5434), closes #3039
  • json-path: use error hierarchy and metadata when throwing errors (#3107) (d55a846), closes #3039
  • json-pointer-relative: use error hierarchy and metadata when trowing errors (#3108) (deaed14), closes #3039
  • json-pointer: use error hierarchy and metadata when throwing errors (#3106) (a17f250), closes #3039
  • ls: app option for apidom-reference based ref validation (f97349b)
  • ls: concurrent and serial ref validation with refSet re-use (76fb5a1)
Changelog

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

0.76.0 (2023-09-01)

Bug Fixes

  • parser-adapter-yaml-1-2: fix bug related to explicit tag resolution (#3090) (8d8bdc4), closes #3039

Features

  • add apidom-error package (#3067) (7432a09), closes #3039
  • error: introduce generic custom errors (#3077) (aba5434), closes #3039
  • json-path: use error hierarchy and metadata when throwing errors (#3107) (d55a846), closes #3039
  • json-pointer-relative: use error hierarchy and metadata when trowing errors (#3108) (deaed14), closes #3039
  • json-pointer: use error hierarchy and metadata when throwing errors (#3106) (a17f250), closes #3039
  • ls: app option for apidom-reference based ref validation (f97349b)
  • ls: concurrent and serial ref validation with refSet re-use (76fb5a1)
Commits
  • ce497d1 chore(release): cut the v0.76.0 release [skip ci]
  • deaed14 feat(json-pointer-relative): use error hierarchy and metadata when trowing er...
  • 2e8a2b9 test(ls): remove ref validation performance test
  • 76fb5a1 feat(ls): concurrent and serial ref validation with refSet re-use
  • f97349b feat(ls): app option for apidom-reference based ref validation
  • d55a846 feat(json-path): use error hierarchy and metadata when throwing errors (#3107)
  • a17f250 feat(json-pointer): use error hierarchy and metadata when throwing errors (#3...
  • 78b8a15 ci(nightly-build): run build script before linting (#3105)
  • c870bc7 chore(deps-dev): bump @​babel/preset-env from 7.22.10 to 7.22.14 (#3096)
  • 1036297 chore(deps-dev): bump lerna from 7.1.5 to 7.2.0 (#3094)
  • 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 Sep 1, 2023
@swagger-bot
Copy link
Contributor

@dependabot squash and merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 1, 2023

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/swagger-api/apidom-core-0.76.0 branch from 505154f to 7be1c85 Compare September 4, 2023 23:13
@swagger-bot
Copy link
Contributor

@dependabot squash and merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/swagger-api/apidom-core-0.76.0 branch from 7be1c85 to cd76d20 Compare September 4, 2023 23:18
@swagger-bot
Copy link
Contributor

@dependabot squash and merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/swagger-api/apidom-core-0.76.0 branch from cd76d20 to 9250618 Compare September 4, 2023 23:22
@swagger-bot
Copy link
Contributor

@dependabot squash and merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/swagger-api/apidom-core-0.76.0 branch from 9250618 to 2bbf468 Compare September 4, 2023 23:28
@swagger-bot
Copy link
Contributor

@dependabot squash and merge

Bumps [@swagger-api/apidom-core](https://github.com/swagger-api/apidom) from 0.75.0 to 0.76.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.75.0...v0.76.0)

---
updated-dependencies:
- dependency-name: "@swagger-api/apidom-core"
  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-core-0.76.0 branch from 2bbf468 to 1630315 Compare September 5, 2023 23:31
@swagger-bot
Copy link
Contributor

@dependabot squash and merge

@char0n
Copy link
Member

char0n commented Sep 7, 2023

Underlying issue addressed in swagger-api/apidom#3128 and will be part of ApiDOM@0.76.1 release.

@char0n char0n closed this Sep 7, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 7, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@char0n char0n self-assigned this Sep 7, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swagger-api/apidom-core-0.76.0 branch September 7, 2023 11:54
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants