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

Bump json-schema and eslint-plugin-typescript-sort-keys #52

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 16, 2024

Bumps json-schema to 0.4.0 and updates ancestor dependency eslint-plugin-typescript-sort-keys. These dependencies need to be updated together.

Updates json-schema from 0.3.0 to 0.4.0

Commits
  • f6f6a3b Use a little more robust method of checking instances
  • ef60987 Update version
  • b62f1da Protect against constructor modification, #84
  • fb427cd Link to json-schema-org repository in addition to site, fixes #54
  • 22f1461 Don't allow proto property to be used for schema default/coerce, fixes #84
  • c52a27c Get basic test to pass
  • b3f42b3 Add security policy
  • See full diff in compare view

Updates eslint-plugin-typescript-sort-keys from 1.8.0 to 3.2.0

Release notes

Sourced from eslint-plugin-typescript-sort-keys's releases.

v3.2.0

Changed

  • Updated @​typescript-eslint/parser to v7

v3.1.0

Changed

  • Fix esm export paths in config

v3.0.0

Changed

  • [BREAKING] Minimal supported node.js version is v16
  • [BREAKING] Update @​typescript-eslint/parser to v6 🎉

v2.3.0

Changed

  • Bump deps to fix security vulnerabilities

v2.2.0

Changed

  • Bump peer dependencies

v2.1.0

Changed

  • Bump deps to fix security vulnerabilities

v2.0.0

Changed

  • [BREAKING] Drop support for node v10
  • [BREAKING] Update to eslint v8 🎉
Changelog

Sourced from eslint-plugin-typescript-sort-keys's changelog.

[3.2.0] - 2024-02-26

Changed

  • Update @​typescript-eslint/parser to v7

[3.1.0] - 2023-10-15

Changed

  • Fix esm export paths in config

[3.0.0] - 2023-08-30

Changed

  • [BREAKING] Minimal required node.js version is v16
  • [BREAKING] Update @​typescript-eslint/parser to v6 🎉

[2.3.0] - 2023-03-17

Changed

  • Bump deps to fix security vulnerabilities

[2.2.0] - 2023-03-17

Changed

  • Bump peer dependencies

[2.1.0] - 2021-11-23

Changed

  • Bump deps to fix security vulnerabilities

[2.0.0] - 2021-10-15

Changed

  • [BREAKING] Drop support for node v10
  • [BREAKING] Update to eslint v8 🎉
Commits

You can trigger a rebase of this PR 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.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [json-schema](https://github.com/kriszyp/json-schema) to 0.4.0 and updates ancestor dependency [eslint-plugin-typescript-sort-keys](https://github.com/infctr/eslint-plugin-typescript-sort-keys). These dependencies need to be updated together.


Updates `json-schema` from 0.3.0 to 0.4.0
- [Commits](kriszyp/json-schema@v0.3.0...v0.4.0)

Updates `eslint-plugin-typescript-sort-keys` from 1.8.0 to 3.2.0
- [Release notes](https://github.com/infctr/eslint-plugin-typescript-sort-keys/releases)
- [Changelog](https://github.com/infctr/eslint-plugin-typescript-sort-keys/blob/master/CHANGELOG.md)
- [Commits](infctr/eslint-plugin-typescript-sort-keys@v1.8.0...v3.2.0)

---
updated-dependencies:
- dependency-name: json-schema
  dependency-type: indirect
- dependency-name: eslint-plugin-typescript-sort-keys
  dependency-type: direct:development
...

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 May 16, 2024
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
Development

Successfully merging this pull request may close these issues.

None yet

0 participants