Skip to content
This repository has been archived by the owner on Jan 28, 2024. It is now read-only.

build(deps): bump fastify-disablecache from 3.1.5 to 3.1.6 #881

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 28, 2023

Bumps fastify-disablecache from 3.1.5 to 3.1.6.

Release notes

Sourced from fastify-disablecache's releases.

v3.1.6

3.1.6 (2023-09-23)

Miscellaneous

  • .gitattributes: auto lf eol all files (eb57f24)
  • add missing .gitattributes file (e2ae2a4)
  • change comment blocks with one line into single block (278c87a)
  • eslintrc: bump ecma version to 2023 (92b2f77)
  • jsconfig: set module to nodenext (12ba813)
  • jsconfig: target es2022 (ff4daf0)
  • package: explicitly declare js module type (8dc3dc0)
  • scripts/license-checker: declare copyLeftLicenses type (bb35149)
  • scripts/license-checker: destruct upath module import (#241) (36577f6)
  • scripts/license-checker: ignore invalid ts error (07bee77)
  • use [@see](https://github.com/see) jsdoc tag for inline comment links (96237f6)

Continuous integration

  • dependabot: group dependabot updates (c13c290)
  • deps: bump actions/checkout from 3 to 4 (#243) (dd967c7)
  • deps: bump coverallsapp/github-action from 2.2.1 to 2.2.3 (#244) (a828ccc)

Improvements

  • use node: prefix to bypass require.cache call for builtins (451c618)

Documentation

  • readme: update acknowledgements (4c96c1d)
Changelog

Sourced from fastify-disablecache's changelog.

3.1.6 (2023-09-23)

Miscellaneous

  • .gitattributes: auto lf eol all files (eb57f24)
  • add missing .gitattributes file (e2ae2a4)
  • change comment blocks with one line into single block (278c87a)
  • eslintrc: bump ecma version to 2023 (92b2f77)
  • jsconfig: set module to nodenext (12ba813)
  • jsconfig: target es2022 (ff4daf0)
  • package: explicitly declare js module type (8dc3dc0)
  • scripts/license-checker: declare copyLeftLicenses type (bb35149)
  • scripts/license-checker: destruct upath module import (#241) (36577f6)
  • scripts/license-checker: ignore invalid ts error (07bee77)
  • use [@see](https://github.com/see) jsdoc tag for inline comment links (96237f6)

Continuous integration

  • dependabot: group dependabot updates (c13c290)
  • deps: bump actions/checkout from 3 to 4 (#243) (dd967c7)
  • deps: bump coverallsapp/github-action from 2.2.1 to 2.2.3 (#244) (a828ccc)

Improvements

  • use node: prefix to bypass require.cache call for builtins (451c618)

Documentation

  • readme: update acknowledgements (4c96c1d)
Commits
  • c727314 chore(main): release 3.1.6 (#239)
  • ff4daf0 chore(jsconfig): target es2022
  • 4c96c1d docs(readme): update acknowledgements
  • a828ccc ci(deps): bump coverallsapp/github-action from 2.2.1 to 2.2.3 (#244)
  • dd967c7 ci(deps): bump actions/checkout from 3 to 4 (#243)
  • c1529a1 Merge pull request #242 from Fdawgs/chore/orbital
  • c13c290 ci(dependabot): group dependabot updates
  • eb57f24 chore(.gitattributes): auto lf eol all files
  • 07bee77 chore(scripts/license-checker): ignore invalid ts error
  • 92b2f77 chore(eslintrc): bump ecma version to 2023
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 28, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/fastify-disablecache-3.1.6 branch from 3c1983f to cd1a134 Compare September 28, 2023 13:12
Bumps [fastify-disablecache](https://github.com/Fdawgs/fastify-disablecache) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/Fdawgs/fastify-disablecache/releases)
- [Changelog](https://github.com/Fdawgs/fastify-disablecache/blob/main/CHANGELOG.md)
- [Commits](Fdawgs/fastify-disablecache@v3.1.5...v3.1.6)

---
updated-dependencies:
- dependency-name: fastify-disablecache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/fastify-disablecache-3.1.6 branch from cd1a134 to c208b57 Compare September 28, 2023 13:13
@github-actions github-actions bot merged commit 6443f13 into main Sep 28, 2023
12 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/fastify-disablecache-3.1.6 branch September 28, 2023 13:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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