govau / service-manual

Digital Guides
https://guides.service.gov.au
MIT License
15 stars 18 forks source link

Bump cacheable-request and cuttlebelle #821

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

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

Removes cacheable-request

Updates cuttlebelle from 1.0.0-alpha.66 to 1.0.0-alpha.79

Changelog

Sourced from cuttlebelle's changelog.

v1.0.0-alpha.79

  • Added @babel/plugin-transform-arrow-functions as dependency for babel
  • Updated dependencies

v1.0.0-alpha.78

  • Added support for react 18
  • Updated dependencies Major changes:
- "react": "^17",
+ "react": "^18",
- "react-dom": "^17",
+ "react-dom": "^18",

v1.0.0-alpha.77

  • Updated dependencies Major changes:
- "marked": "^3.0.4",
+ "marked": "^4.0.4",

v1.0.0-alpha.76

  • Updated dependencies, fixed set-value security bugs. Major changes:
- "marked": "^2.1.2",
+ "marked": "^3.0.4",

v1.0.0-alpha.75

  • Updated dependencies, fixed ws security bugs. Major changes:
- "node-notifier": "^9.0.1",
+ "node-notifier": "^10.0.0",

v1.0.0-alpha.74

  • Dropped support for node v10
  • Updated dependencies, fixed xmlhttprequest-ssl security bugs. Major changes:
</tr></table> 

... (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](https://github.com/govau/service-manual/network/alerts).