Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2025

Bumps @swagger-api/apidom-ns-api-design-systems from 1.0.0-alpha.10 to 1.0.0-beta.12.

Release notes

Sourced from @​swagger-api/apidom-ns-api-design-systems's releases.

v1.0.0-beta.12

1.0.0-beta.12 (2025-02-11)

Bug Fixes

  • ns-openapi-3-1: import only JSON Schema 2020-12 namespace (#4716) (ab1ca15), closes #4705

v1.0.0-beta.11

1.0.0-beta.11 (2025-01-27)

Bug Fixes

  • ns-json-schema: collect properly metadata for dialect and schema identifiers (#4689) (a69a698)

Features

v1.0.0-beta.10

1.0.0-beta.10 (2025-01-25)

Features

  • implement YAML parser adapter for JSON Schema 2020-12 (#4676) (57097f7), closes #1868

v1.0.0-beta.9

1.0.0-beta.9 (2025-01-23)

Features

  • implement JSON parser adapter for JSON Schema 2020-12 (#4677) (d7fcb96), closes #1867

... (truncated)

Changelog

Sourced from @​swagger-api/apidom-ns-api-design-systems's changelog.

1.0.0-beta.12 (2025-02-11)

Bug Fixes

  • ns-openapi-3-1: import only JSON Schema 2020-12 namespace (#4716) (ab1ca15), closes #4705

1.0.0-beta.11 (2025-01-27)

Bug Fixes

  • ns-json-schema: collect properly metadata for dialect and schema identifiers (#4689) (a69a698)

Features

1.0.0-beta.10 (2025-01-25)

Features

  • implement YAML parser adapter for JSON Schema 2020-12 (#4676) (57097f7), closes #1868

1.0.0-beta.9 (2025-01-23)

Features

  • implement JSON parser adapter for JSON Schema 2020-12 (#4677) (d7fcb96), closes #1867

1.0.0-beta.8 (2025-01-23)

Features

1.0.0-beta.7 (2025-01-21)

Bug Fixes

  • ns-json-schema-draft-7: add missing method overrides (#4668) (15d2866), closes #1819
  • ns-json-schema-draft-7: add support for headerSchema (#4652) (81682cc), closes #1819

Features

  • implement JSON Schema 2019-09 namespace (#4662) (6b208ed), closes #1819
  • ns-json-schema-draft-4: handle inheritance of $schema and id (#4653) (2b65f9e), closes #1819
  • ns-json-schema-draft-6: handle inheritance of $schema and $id (#4658) (86ddd8b), closes #1819
  • ns-json-schema-draft-7: handle inheritance of $schema and $id (#4659) (a4fbd7b), closes #1819

1.0.0-beta.6 (2024-12-30)

... (truncated)

Commits
  • 1b61144 chore(release): cut the v1.0.0-beta.12 release [skip ci]
  • ab1ca15 fix(ns-openapi-3-1): import only JSON Schema 2020-12 namespace (#4716)
  • 575377a chore(deps-dev): bump @​babel/plugin-transform-runtime (#4713)
  • 232cdc5 chore(deps-dev): bump @​babel/preset-env from 7.26.7 to 7.26.8 (#4712)
  • 6552e2c chore(deps-dev): bump sass from 1.83.4 to 1.84.0 (#4710)
  • 1b977cb chore(deps-dev): bump vite from 6.0.11 to 6.1.0 (#4709)
  • 17d443b chore(deps): bump @​mui/icons-material from 6.4.2 to 6.4.3 (#4708)
  • 251e82a chore(deps-dev): bump @​types/node from 22.13.0 to 22.13.1 (#4707)
  • 4f081ee chore(deps): bump @​mui/material from 6.4.2 to 6.4.3 (#4706)
  • b8c9f02 chore(deps-dev): bump @​commitlint/config-conventional (#4702)
  • 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)

Bumps [@swagger-api/apidom-ns-api-design-systems](https://github.com/swagger-api/apidom) from 1.0.0-alpha.10 to 1.0.0-beta.12.
- [Release notes](https://github.com/swagger-api/apidom/releases)
- [Changelog](https://github.com/swagger-api/apidom/blob/main/CHANGELOG.md)
- [Commits](swagger-api/apidom@v1.0.0-alpha.10...v1.0.0-beta.12)

---
updated-dependencies:
- dependency-name: "@swagger-api/apidom-ns-api-design-systems"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added cat: dependencies javascript Pull requests that update Javascript code swagger-editor@next labels Feb 20, 2025
@swagger-bot
Copy link
Contributor

@dependabot squash and merge

@dependabot dependabot bot merged commit 4e4a5b2 into next Feb 20, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/next/swagger-api/apidom-ns-api-design-systems-1.0.0-beta.12 branch February 20, 2025 14:49
@swagger-bot
Copy link
Contributor

🎉 This PR is included in version 5.0.0-alpha.100 🎉

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

cat: dependencies javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant