senior-knights / course-schedulizer

๐Ÿ“ Create semester schedules without stress
https://senior-knights.github.io/course-schedulizer/
MIT License
10 stars 4 forks source link

Bump json-schema and eslint-plugin-typescript-sort-keys in /client-course-schedulizer #326

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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.2.5 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
  • 3b0cec3 Update version
  • c28470f Update readme to acknowledge the state of the package
  • 7dff9cd Merge pull request #81 from hodovani/patch-1
  • Additional commits viewable in compare view


Updates eslint-plugin-typescript-sort-keys from 1.5.0 to 2.1.0

Release notes

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

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 ๐ŸŽ‰

v1.8.0

Changed

  • Update super old @typescript-eslint/experimental-utils dependency
  • Update dev dependencies

v1.7.0

Changed

  • Update dependencies with security issues
  • Update dev dependencies

v1.6.0

Changed

  • Update dependencies with security issues
  • Update package.json export field
Changelog

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

[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 ๐ŸŽ‰

[1.8.0] - 2021-08-17

Changed

  • Update super old @typescript-eslint/experimental-utils dependency
  • Update dev dependencies

[1.7.0] - 2021-06-18

Changed

  • Update dependencies with security issues
  • Update dev dependencies

[1.6.0] - 2021-04-02

Changed

  • Update dependencies with security issues
  • Update package.json export field
Commits
  • 7605d7e 2.1.0
  • 285082c Update changelog
  • 524fadf Merge pull request #39 from infctr/dependabot/npm_and_yarn/path-parse-1.0.7
  • 3de9862 Merge pull request #41 from infctr/dependabot/npm_and_yarn/tmpl-1.0.5
  • 67b3601 Merge pull request #46 from ivangabriele/bump-json-schema-from-0.3.0-to-0.4.0
  • 9525cb6 Bump json-schema from 0.3.0 to 0.4.0
  • 43d2786 2.0.0
  • 5f8e380 Update changelog
  • 5016820 Merge pull request #43 from ingeno/chore/support-eslint8
  • c683bd6 Drop support for node v10 and add v16 to testing matrix
  • 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 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 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/senior-knights/course-schedulizer/network/alerts).
dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

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