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 got and json-server in /frontend-task #22

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 7, 2024

Removes got. It's no longer used after updating ancestor dependency json-server. These dependencies need to be updated together.

Removes got

Updates json-server from 0.16.1 to 1.0.0-alpha.23

Release notes

Sourced from json-server's releases.

v1.0.0-alpha.23

  • fix: automatically serve ./public

v1.0.0-alpha.22

  • For DELETE rename _embed to _dependent
  • Fix pagination error

v1.0.0-alpha.21

  • Fix: cli --version

v1.0.0-alpha.20

  • feat: automatically convert id to correct type

v1.0.0-alpha.19

  • fix: _embed param

v1.0.0-alpha.18

  • Handle gracefully empty db.json
  • Improve homepage style
  • Improve cli output

v1.0.0-alpha.17

What's Changed

New Contributors

Full Changelog: typicode/json-server@v1.0.0-alpha.16...v1.0.0-alpha.17

v1.0.0-alpha.15

  • fix: homepage error, template not found

v1.0.0-alpha.14

  • fix: don't fail if --watch is used
  • fix: prevent undefined text
  • chore: remove unused dependency

By the way, JSON Server now watches for file changes by default 🚀

v1.0.0-alpha.13

v1.0.0-alpha.12

New feature, autofix missing id in arrays 🔧

v1.0.0-alpha.11

  • More colorful and better CLI output

... (truncated)

Commits

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 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.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 7, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend-task/got-and-json-server--removed branch from 1137a5a to e758337 Compare February 7, 2024 11:52
Removes [got](https://github.com/sindresorhus/got). It's no longer used after updating ancestor dependency [json-server](https://github.com/typicode/json-server). These dependencies need to be updated together.


Removes `got`

Updates `json-server` from 0.16.1 to 1.0.0-alpha.23
- [Release notes](https://github.com/typicode/json-server/releases)
- [Commits](typicode/json-server@v0.16.1...v1.0.0-alpha.23)

---
updated-dependencies:
- dependency-name: got
  dependency-type: indirect
- dependency-name: json-server
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend-task/got-and-json-server--removed branch from e758337 to c63fc9b Compare February 7, 2024 11:52
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
Projects
None yet
0 participants