-
-
Notifications
You must be signed in to change notification settings - Fork 43
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-dev): bump standard from 16.0.4 to 17.0.0 #177
Merged
github-actions
merged 1 commit into
master
from
dependabot/npm_and_yarn/standard-17.0.0
Apr 25, 2022
Merged
build(deps-dev): bump standard from 16.0.4 to 17.0.0 #177
github-actions
merged 1 commit into
master
from
dependabot/npm_and_yarn/standard-17.0.0
Apr 25, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [standard](https://github.com/standard/standard) from 16.0.4 to 17.0.0. - [Release notes](https://github.com/standard/standard/releases) - [Changelog](https://github.com/standard/standard/blob/master/CHANGELOG.md) - [Commits](standard/standard@v16.0.4...v17.0.0) --- updated-dependencies: - dependency-name: standard dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Apr 25, 2022
Skn0tt
referenced
this pull request
in quirrel-dev/quirrel
Oct 21, 2022
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [fastify-plugin](https://togithub.com/fastify/fastify-plugin) | [`^3.0.1` -> `^4.0.0`](https://renovatebot.com/diffs/npm/fastify-plugin/3.0.1/4.3.0) | [![age](https://badges.renovateapi.com/packages/npm/fastify-plugin/4.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/fastify-plugin/4.3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/fastify-plugin/4.3.0/compatibility-slim/3.0.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/fastify-plugin/4.3.0/confidence-slim/3.0.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>fastify/fastify-plugin</summary> ### [`v4.3.0`](https://togithub.com/fastify/fastify-plugin/releases/tag/v4.3.0) [Compare Source](https://togithub.com/fastify/fastify-plugin/compare/v4.2.1...v4.3.0) 📚 PR: - build(deps-dev): bump tsd from 0.22.0 to 0.23.0 ([#​194](https://togithub.com/fastify/fastify-plugin/issues/194)) - build(deps-dev): add semver ([#​195](https://togithub.com/fastify/fastify-plugin/issues/195)) - build(deps-dev): bump tsd from 0.23.0 to 0.24.1 ([#​196](https://togithub.com/fastify/fastify-plugin/issues/196)) - build(deps-dev): remove typescript ([#​198](https://togithub.com/fastify/fastify-plugin/issues/198)) - feat: add option to encapsulate ([#​199](https://togithub.com/fastify/fastify-plugin/issues/199)) ### [`v4.2.1`](https://togithub.com/fastify/fastify-plugin/releases/tag/v4.2.1) [Compare Source](https://togithub.com/fastify/fastify-plugin/compare/v4.2.0...v4.2.1) #### What's Changed - fix: support TypeScript 4.8 by [@​SimenB](https://togithub.com/SimenB) in [https://github.com/fastify/fastify-plugin/pull/193](https://togithub.com/fastify/fastify-plugin/pull/193) **Full Changelog**: fastify/fastify-plugin@v4.2.0...v4.2.1 ### [`v4.2.0`](https://togithub.com/fastify/fastify-plugin/releases/tag/v4.2.0) [Compare Source](https://togithub.com/fastify/fastify-plugin/compare/v4.1.0...v4.2.0) 📚 PR: - feat: Add Generics RawServer and TypeProvider to fp and tests. ([#​192](https://togithub.com/fastify/fastify-plugin/issues/192)) ### [`v4.1.0`](https://togithub.com/fastify/fastify-plugin/releases/tag/v4.1.0) [Compare Source](https://togithub.com/fastify/fastify-plugin/compare/v4.0.0...v4.1.0) 📚 PR: - ci: enable license checking ([#​188](https://togithub.com/fastify/fastify-plugin/issues/188)) - feat: handle [@​fastify/x](https://togithub.com/fastify/x) names to export ([#​190](https://togithub.com/fastify/fastify-plugin/issues/190)) ### [`v4.0.0`](https://togithub.com/fastify/fastify-plugin/releases/tag/v4.0.0) [Compare Source](https://togithub.com/fastify/fastify-plugin/compare/v3.0.1...v4.0.0) #### What's Changed - build: reduce dependabot update frequency by [@​Fdawgs](https://togithub.com/Fdawgs) in [https://github.com/fastify/fastify-plugin/pull/171](https://togithub.com/fastify/fastify-plugin/pull/171) - build(deps): bump actions/setup-node from 2 to 3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-plugin/pull/172](https://togithub.com/fastify/fastify-plugin/pull/172) - build(deps-dev): bump tap from 15.2.3 to 16.0.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-plugin/pull/174](https://togithub.com/fastify/fastify-plugin/pull/174) - build(deps): bump actions/checkout from 2 to 3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-plugin/pull/175](https://togithub.com/fastify/fastify-plugin/pull/175) - build(deps-dev): bump tsd from 0.19.1 to 0.20.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-plugin/pull/176](https://togithub.com/fastify/fastify-plugin/pull/176) - build(deps-dev): bump standard from 16.0.4 to 17.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-plugin/pull/177](https://togithub.com/fastify/fastify-plugin/pull/177) - ci: migrate to fastify reusable workflow by [@​Fdawgs](https://togithub.com/Fdawgs) in [https://github.com/fastify/fastify-plugin/pull/180](https://togithub.com/fastify/fastify-plugin/pull/180) - chore(.gitignore): use updated skeleton template by [@​Fdawgs](https://togithub.com/Fdawgs) in [https://github.com/fastify/fastify-plugin/pull/181](https://togithub.com/fastify/fastify-plugin/pull/181) - build(deps-dev): bump fastify from 3.29.0 to 4.0.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-plugin/pull/182](https://togithub.com/fastify/fastify-plugin/pull/182) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 17.0.45 to 18.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-plugin/pull/184](https://togithub.com/fastify/fastify-plugin/pull/184) - build(deps-dev): bump tsd from 0.20.0 to 0.21.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-plugin/pull/185](https://togithub.com/fastify/fastify-plugin/pull/185) - build(deps-dev): bump tsd from 0.21.0 to 0.22.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-plugin/pull/186](https://togithub.com/fastify/fastify-plugin/pull/186) **Full Changelog**: fastify/fastify-plugin@v3.0.1...v4.0.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/quirrel-dev/quirrel). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDEuMyIsInVwZGF0ZWRJblZlciI6IjMyLjI0MS4zIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps standard from 16.0.4 to 17.0.0.
Release notes
Sourced from standard's releases.
... (truncated)
Changelog
Sourced from standard's changelog.
... (truncated)
Commits
d511a2b
17.0.067af3a4
UpdateCHANGELOG.md
2ca9ad4
Update dependencies717ae8e
Disable/remove packages broken for other reasons41a78f3
Disable packages broken byeslint 7.19.0
72774e8
Disable packages broken byeslint-plugin-n
0dd0ea4
build(deps): bump actions/checkout from 2 to 3ca1219c
Merge pull request #1776 from standard/prerelease-17.0.0439b57c
chore: add CHANGELOG entrya16c41a
17.0.0-2Dependabot 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)