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

build(deps): bump fastify-floc-off from 2.1.11 to 3.0.0 #1944

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

Bumps fastify-floc-off from 2.1.11 to 3.0.0.

Release notes

Sourced from fastify-floc-off's releases.

v3.0.0

3.0.0 (2024-10-02)

⚠ BREAKING CHANGES

  • dropped support for fastify v4.x
  • dropped support for node 14, 16 and 18

Continuous integration

  • cd: sort release note sections alphabetically (5a4a974)
  • cd: standardise @​fdawgs cd workflows (d6ed4ea)
  • ci: audit package signatures and provenance attestations (6365f2b)
  • ci: standardise @​fdawgs ci workflows (d2c24f6)
  • dependabot: add [@eslint-community](https://github.com/eslint-community) scoped deps to eslint group (bc3f03f)
  • deps: bump actions/dependency-review-action from 3 to 4 (#222) (a782893)
  • deps: bump coverallsapp/github-action from 2.2.3 to 2.3.0 (#235) (be36112)
  • deps: bump wagoid/commitlint-github-action from 5 to 6 (#228) (704a92b)
  • use latest node lts version (bdc0666)

Dependencies

  • deps-dev: bump dev dependencies (dd41126)
  • deps-dev: bump husky from 8.0.3 to 9.0.6 (#223) (caf4eb3)
  • deps-dev: bump the commitlint group with 2 updates (#227) (253e0cf)

Features

Improvements

  • index: swap negated condition (327480e)

Miscellaneous

  • .husky/commit-msg: remove npx usage (a5528e4)
  • .husky: migrate hooks to v9 style (06a1816)
  • .npmrc: enforce strict engine checks (17451c3)
  • .npmrc: remove excess whitespace (b46f290)
  • .vscode: fix prettier.prettierPath setting (89ed836)
  • drop support for node 14, 16, and 18 (d6c007e)
  • index: inline comment re export types (0768f72)
  • jsconfig: enable strict type checking (e981513)
  • package: change author email (22ea6c7)
Changelog

Sourced from fastify-floc-off's changelog.

3.0.0 (2024-10-02)

⚠ BREAKING CHANGES

  • dropped support for fastify v4.x
  • dropped support for node 14, 16 and 18

Continuous integration

  • cd: sort release note sections alphabetically (5a4a974)
  • cd: standardise @​fdawgs cd workflows (d6ed4ea)
  • ci: audit package signatures and provenance attestations (6365f2b)
  • ci: standardise @​fdawgs ci workflows (d2c24f6)
  • dependabot: add [@eslint-community](https://github.com/eslint-community) scoped deps to eslint group (bc3f03f)
  • deps: bump actions/dependency-review-action from 3 to 4 (#222) (a782893)
  • deps: bump coverallsapp/github-action from 2.2.3 to 2.3.0 (#235) (be36112)
  • deps: bump wagoid/commitlint-github-action from 5 to 6 (#228) (704a92b)
  • use latest node lts version (bdc0666)

Dependencies

  • deps-dev: bump dev dependencies (dd41126)
  • deps-dev: bump husky from 8.0.3 to 9.0.6 (#223) (caf4eb3)
  • deps-dev: bump the commitlint group with 2 updates (#227) (253e0cf)

Features

Improvements

  • index: swap negated condition (327480e)

Miscellaneous

  • .husky/commit-msg: remove npx usage (a5528e4)
  • .husky: migrate hooks to v9 style (06a1816)
  • .npmrc: enforce strict engine checks (17451c3)
  • .npmrc: remove excess whitespace (b46f290)
  • .vscode: fix prettier.prettierPath setting (89ed836)
  • drop support for node 14, 16, and 18 (d6c007e)
  • index: inline comment re export types (0768f72)
  • jsconfig: enable strict type checking (e981513)
  • package: change author email (22ea6c7)
Commits
  • 4a7ed12 chore(main): release 3.0.0 (#234)
  • 2c51678 feat!: support fastify v5.x
  • 17451c3 chore(.npmrc): enforce strict engine checks
  • a5528e4 chore(.husky/commit-msg): remove npx usage
  • d6c007e chore!: drop support for node 14, 16, and 18
  • b46f290 style(.npmrc): remove excess whitespace
  • 5a4a974 ci(cd): sort release note sections alphabetically
  • be36112 ci(deps): bump coverallsapp/github-action from 2.2.3 to 2.3.0 (#235)
  • 22ea6c7 chore(package): change author email
  • 72f2555 Merge pull request #231 from Fdawgs/ci/sig
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [fastify-floc-off](https://github.com/Fdawgs/fastify-floc-off) from 2.1.11 to 3.0.0.
- [Release notes](https://github.com/Fdawgs/fastify-floc-off/releases)
- [Changelog](https://github.com/Fdawgs/fastify-floc-off/blob/main/CHANGELOG.md)
- [Commits](Fdawgs/fastify-floc-off@v2.1.11...v3.0.0)

---
updated-dependencies:
- dependency-name: fastify-floc-off
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 14, 2024
@Fdawgs
Copy link
Owner

Fdawgs commented Nov 25, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 25, 2024

Looks like fastify-floc-off is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Nov 25, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/fastify-floc-off-3.0.0 branch November 25, 2024 09:25
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.

1 participant