Skip to content

chore(deps-dev): bump the speclynx-apidom group with 3 updates#211

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/speclynx-apidom-1c3fc8bacb
Open

chore(deps-dev): bump the speclynx-apidom group with 3 updates#211
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/speclynx-apidom-1c3fc8bacb

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 7, 2026

Copy link
Copy Markdown
Contributor

Bumps the speclynx-apidom group with 3 updates: @speclynx/apidom-datamodel, @speclynx/apidom-core and @speclynx/apidom-ns-openapi-3-0.

Updates @speclynx/apidom-datamodel from 4.16.0 to 5.0.1

Release notes

Sourced from @​speclynx/apidom-datamodel's releases.

v5.0.1

5.0.1 (2026-07-07)

Bug Fixes

  • release: fix the failed v5.0.0 release (b47cb01)

v5.0.0

5.0.0 (2026-07-07)

Bug Fixes

  • reference: upgrade arazzo-runtime-expression to v3.0.0 (#388) (1ac337a)

BREAKING CHANGES

There are no breaking changes in this release. The releases was issued by mistake.

Changelog

Sourced from @​speclynx/apidom-datamodel's changelog.

5.0.1 (2026-07-07)

Bug Fixes

  • release: fix the failed v5.0.0 release (b47cb01)

5.0.0 (2026-07-07)

Bug Fixes

  • reference: upgrade arazzo-runtime-expression to v3.0.0 (#388) (1ac337a)

BREAKING CHANGES

  • reference: in v3: The parse result tree structure for ComponentsExpression changed from { type, field, subField } to { type, componentType, componentName }.

Updated the arazzo-1 dereference visitor to use the new v3 API.

Signed-off-by: Vladimir Gorej vladimir.gorej@gmail.com

Commits
  • 529e4a7 chore(release): cut the v5.0.1 release [skip ci]
  • b47cb01 fix(release): fix the failed v5.0.0 release
  • 5f67f64 chore(release): cut the v5.0.0 release [skip ci]
  • 1ac337a fix(reference): upgrade arazzo-runtime-expression to v3.0.0 (#388)
  • 9cde43a chore(deps-dev): bump prettier from 3.8.4 to 3.9.4 (#387)
  • f19bec2 chore(deps): resolve Babel 8 peer dependency warnings (#386)
  • 10cd9b9 chore(deps): bump type-fest from 5.7.0 to 5.8.0 (#385)
  • 1ce97d4 chore(deps-dev): bump webpack from 5.108.3 to 5.108.4 (#384)
  • 6917cb1 chore(deps-dev): bump @​types/node from 26.0.1 to 26.1.0 (#383)
  • 825b3e8 chore(deps-dev): bump globals from 17.6.0 to 17.7.0 (#382)
  • Additional commits viewable in compare view

Updates @speclynx/apidom-core from 4.16.0 to 5.0.1

Release notes

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

v5.0.1

5.0.1 (2026-07-07)

Bug Fixes

  • release: fix the failed v5.0.0 release (b47cb01)

v5.0.0

5.0.0 (2026-07-07)

Bug Fixes

  • reference: upgrade arazzo-runtime-expression to v3.0.0 (#388) (1ac337a)

BREAKING CHANGES

There are no breaking changes in this release. The releases was issued by mistake.

Changelog

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

5.0.1 (2026-07-07)

Bug Fixes

  • release: fix the failed v5.0.0 release (b47cb01)

5.0.0 (2026-07-07)

Bug Fixes

  • reference: upgrade arazzo-runtime-expression to v3.0.0 (#388) (1ac337a)

BREAKING CHANGES

  • reference: in v3: The parse result tree structure for ComponentsExpression changed from { type, field, subField } to { type, componentType, componentName }.

Updated the arazzo-1 dereference visitor to use the new v3 API.

Signed-off-by: Vladimir Gorej vladimir.gorej@gmail.com

Commits
  • 529e4a7 chore(release): cut the v5.0.1 release [skip ci]
  • b47cb01 fix(release): fix the failed v5.0.0 release
  • 5f67f64 chore(release): cut the v5.0.0 release [skip ci]
  • 1ac337a fix(reference): upgrade arazzo-runtime-expression to v3.0.0 (#388)
  • 9cde43a chore(deps-dev): bump prettier from 3.8.4 to 3.9.4 (#387)
  • f19bec2 chore(deps): resolve Babel 8 peer dependency warnings (#386)
  • 10cd9b9 chore(deps): bump type-fest from 5.7.0 to 5.8.0 (#385)
  • 1ce97d4 chore(deps-dev): bump webpack from 5.108.3 to 5.108.4 (#384)
  • 6917cb1 chore(deps-dev): bump @​types/node from 26.0.1 to 26.1.0 (#383)
  • 825b3e8 chore(deps-dev): bump globals from 17.6.0 to 17.7.0 (#382)
  • Additional commits viewable in compare view

Updates @speclynx/apidom-ns-openapi-3-0 from 4.16.0 to 5.0.1

Release notes

Sourced from @​speclynx/apidom-ns-openapi-3-0's releases.

v5.0.1

5.0.1 (2026-07-07)

Bug Fixes

  • release: fix the failed v5.0.0 release (b47cb01)

v5.0.0

5.0.0 (2026-07-07)

Bug Fixes

  • reference: upgrade arazzo-runtime-expression to v3.0.0 (#388) (1ac337a)

BREAKING CHANGES

There are no breaking changes in this release. The releases was issued by mistake.

Changelog

Sourced from @​speclynx/apidom-ns-openapi-3-0's changelog.

5.0.1 (2026-07-07)

Bug Fixes

  • release: fix the failed v5.0.0 release (b47cb01)

5.0.0 (2026-07-07)

Bug Fixes

  • reference: upgrade arazzo-runtime-expression to v3.0.0 (#388) (1ac337a)

BREAKING CHANGES

  • reference: in v3: The parse result tree structure for ComponentsExpression changed from { type, field, subField } to { type, componentType, componentName }.

Updated the arazzo-1 dereference visitor to use the new v3 API.

Signed-off-by: Vladimir Gorej vladimir.gorej@gmail.com

Commits
  • 529e4a7 chore(release): cut the v5.0.1 release [skip ci]
  • b47cb01 fix(release): fix the failed v5.0.0 release
  • 5f67f64 chore(release): cut the v5.0.0 release [skip ci]
  • 1ac337a fix(reference): upgrade arazzo-runtime-expression to v3.0.0 (#388)
  • 9cde43a chore(deps-dev): bump prettier from 3.8.4 to 3.9.4 (#387)
  • f19bec2 chore(deps): resolve Babel 8 peer dependency warnings (#386)
  • 10cd9b9 chore(deps): bump type-fest from 5.7.0 to 5.8.0 (#385)
  • 1ce97d4 chore(deps-dev): bump webpack from 5.108.3 to 5.108.4 (#384)
  • 6917cb1 chore(deps-dev): bump @​types/node from 26.0.1 to 26.1.0 (#383)
  • 825b3e8 chore(deps-dev): bump globals from 17.6.0 to 17.7.0 (#382)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the speclynx-apidom group with 3 updates: [@speclynx/apidom-datamodel](https://github.com/speclynx/apidom), [@speclynx/apidom-core](https://github.com/speclynx/apidom) and [@speclynx/apidom-ns-openapi-3-0](https://github.com/speclynx/apidom).


Updates `@speclynx/apidom-datamodel` from 4.16.0 to 5.0.1
- [Release notes](https://github.com/speclynx/apidom/releases)
- [Changelog](https://github.com/speclynx/apidom/blob/main/CHANGELOG.md)
- [Commits](speclynx/apidom@v4.16.0...v5.0.1)

Updates `@speclynx/apidom-core` from 4.16.0 to 5.0.1
- [Release notes](https://github.com/speclynx/apidom/releases)
- [Changelog](https://github.com/speclynx/apidom/blob/main/CHANGELOG.md)
- [Commits](speclynx/apidom@v4.16.0...v5.0.1)

Updates `@speclynx/apidom-ns-openapi-3-0` from 4.16.0 to 5.0.1
- [Release notes](https://github.com/speclynx/apidom/releases)
- [Changelog](https://github.com/speclynx/apidom/blob/main/CHANGELOG.md)
- [Commits](speclynx/apidom@v4.16.0...v5.0.1)

---
updated-dependencies:
- dependency-name: "@speclynx/apidom-datamodel"
  dependency-version: 5.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: speclynx-apidom
- dependency-name: "@speclynx/apidom-core"
  dependency-version: 5.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: speclynx-apidom
- dependency-name: "@speclynx/apidom-ns-openapi-3-0"
  dependency-version: 5.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: speclynx-apidom
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 7, 2026
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.

0 participants