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 cacheable-request and netlify-cli #23

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 11, 2023

Removes cacheable-request. It's no longer used after updating ancestor dependency netlify-cli. These dependencies need to be updated together.

Removes cacheable-request

Updates netlify-cli from 3.39.4 to 12.12.0

Release notes

Sourced from netlify-cli's releases.

v12.12.0

12.12.0 (2023-02-09)

Features

v12.11.0

12.11.0 (2023-02-09)

Features

  • show displayName for any function that has one being run with ntl dev (#5444) (6cee5bc)

Bug Fixes

  • deps: update dependency @​fastify/static to v6.8.0 (#5455) (fc01b72)
  • deps: update dependency @​netlify/zip-it-and-ship-it to ^8.4.2 (#5442) (3768f87)
  • deps: update dependency @​netlify/zip-it-and-ship-it to ^8.5.0 (#5445) (cd9ebf8)
  • deps: update dependency axios to v1.2.6 (#5439) (68caa51)
  • deps: update dependency content-type to v1.0.5 (#5440) (78a1932)
  • deps: update dependency node-fetch to v2.6.9 (#5452) (81e7cc1)
  • deps: update dependency tempy to v3 (#5389) (ec16aac)
  • deps: update dependency typescript to v4.9.5 (#5453) (d9b54d9)
  • deps: update netlify packages (#5446) (cec55d1)
  • deps: update netlify packages (#5457) (0c781d6)
  • print deploy error_message, if exists (#5447) (0929141)
  • return empty array if manifest doesnt have functions defined (#5434) (8fe8339)
  • update got & remove outdated workaround (#5437) (5eff7c1)

v12.10.0

12.10.0 (2023-01-25)

Features

v12.9.2

12.9.2 (2023-01-24)

Bug Fixes

  • deps: update dependency @​octokit/rest to v19.0.7 (#5419) (384e168)
  • deps: update dependency axios to v1.2.3 (#5420) (a0f3719)
  • deps: update dependency fastify to v4.12.0 (#5422) (43e6f9e)

... (truncated)

Changelog

Sourced from netlify-cli's changelog.

12.12.0 (2023-02-09)

Features

12.11.0 (2023-02-09)

Features

  • show displayName for any function that has one being run with ntl dev (#5444) (6cee5bc)

Bug Fixes

  • deps: update dependency @​fastify/static to v6.8.0 (#5455) (fc01b72)
  • deps: update dependency @​netlify/zip-it-and-ship-it to ^8.4.2 (#5442) (3768f87)
  • deps: update dependency @​netlify/zip-it-and-ship-it to ^8.5.0 (#5445) (cd9ebf8)
  • deps: update dependency axios to v1.2.6 (#5439) (68caa51)
  • deps: update dependency content-type to v1.0.5 (#5440) (78a1932)
  • deps: update dependency node-fetch to v2.6.9 (#5452) (81e7cc1)
  • deps: update dependency tempy to v3 (#5389) (ec16aac)
  • deps: update dependency typescript to v4.9.5 (#5453) (d9b54d9)
  • deps: update netlify packages (#5446) (cec55d1)
  • deps: update netlify packages (#5457) (0c781d6)
  • print deploy error_message, if exists (#5447) (0929141)
  • return empty array if manifest doesnt have functions defined (#5434) (8fe8339)
  • update got & remove outdated workaround (#5437) (5eff7c1)

12.10.0 (2023-01-25)

Features

12.9.2 (2023-01-24)

Bug Fixes

  • deps: update dependency @​octokit/rest to v19.0.7 (#5419) (384e168)
  • deps: update dependency axios to v1.2.3 (#5420) (a0f3719)
  • deps: update dependency fastify to v4.12.0 (#5422) (43e6f9e)
  • deps: update dependency netlify to ^13.1.2 (#5427) (b0a6c85)
  • deps: update netlify packages (#5426) (4600e9b)
  • deps: update rust crate tokio to 1.24.2 (#5421) (8146b3d)
  • load internal environment variables in Envelope (#5429) (70ef88c)

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

Removes [cacheable-request](https://github.com/jaredwray/cacheable-request). It's no longer used after updating ancestor dependency [netlify-cli](https://github.com/netlify/cli). These dependencies need to be updated together.


Removes `cacheable-request`

Updates `netlify-cli` from 3.39.4 to 12.12.0
- [Release notes](https://github.com/netlify/cli/releases)
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md)
- [Commits](netlify/cli@v3.39.4...v12.12.0)

---
updated-dependencies:
- dependency-name: cacheable-request
  dependency-type: indirect
- dependency-name: netlify-cli
  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 Feb 11, 2023
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.

None yet

0 participants