Bump the npm_and_yarn group across 2 directories with 5 updates #5
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 the npm_and_yarn group with 3 updates in the /packages/typescriptlang-org directory: gatsby, gatsby-plugin-sharp and gatsby-transformer-remark.
Bumps the npm_and_yarn group with 2 updates in the /serve directory: minimatch and serve-handler.
Updates
gatsby
from 3.15.0 to 5.13.7Release notes
Sourced from gatsby's releases.
... (truncated)
Commits
d92aa8c
chore(release): Publish74d1fd1
fix(gatsby-adapter-netlify): support monorepos (#39005) (#39037)36f23d2
chore(release): Publish04c438a
perf(gatsby-adapter-netlify): improve adapt() performance (#38988) (#38991)6c63350
chore(release): Publish326c89a
feat: allow dsg/ssr renders without access to datastore if it's not required ...e7231ec
chore: pin@vercel/webpack-asset-relocator-loader
(#38981) (#38982)0f9ad54
chore(release): Publishb6935a4
chore(gatsby-source-contentful): upgrade is-online (#38862) (#38970)8f0f7c5
chore(release): PublishUpdates
gatsby-plugin-sharp
from 3.15.0 to 5.13.1Release notes
Sourced from gatsby-plugin-sharp's releases.
... (truncated)
Changelog
Sourced from gatsby-plugin-sharp's changelog.
... (truncated)
Commits
b24134d
chore(release): Publish18ffcfa
chore(release): Publish26871b8
chore(release): Publish next9a26700
chore(changelogs): update changelogs (#38667)7ba63eb
chore(changelogs): update changelogs (#38658)d90d747
chore(changelogs): update changelogs (#38642)ca15ef3
chore(deps): upgrade sharp to latest v0.32.6 (#38374)db248ab
chore(changelogs): update changelogs (#38526)e6e2fb4
chore(release): Publish next pre-minor1ebae56
chore(release): Publish nextUpdates
gatsby-transformer-remark
from 3.2.0 to 6.13.1Release notes
Sourced from gatsby-transformer-remark's releases.
... (truncated)
Changelog
Sourced from gatsby-transformer-remark's changelog.
... (truncated)
Commits
b24134d
chore(release): Publish18ffcfa
chore(release): Publish26871b8
chore(release): Publish next9a26700
chore(changelogs): update changelogs (#38667)7ba63eb
chore(changelogs): update changelogs (#38658)d90d747
chore(changelogs): update changelogs (#38642)db248ab
chore(changelogs): update changelogs (#38526)e6e2fb4
chore(release): Publish next pre-minor1ebae56
chore(release): Publish next87a3412
fix(deps): update dependency sanitize-html to ^2.11.0 for gatsby-transformer-...Updates
minimatch
from 3.0.4 to 3.1.2Commits
699c459
3.1.22f2b5ff
fix: trim pattern25d7c0d
3.1.155dda29
fix: treat nocase:true as always having magic5e1fb8d
3.1.0f8145c5
Add 'allowWindowsEscape' option570e8b1
add publishConfig for v3 publishes5b7cd33
3.0.620b4b56
[fix] revert all breaking syntax changes2ff0388
document, expose, and test 'partial:true' optionUpdates
serve-handler
from 6.1.2 to 6.1.5Release notes
Sourced from serve-handler's releases.
Commits
3a046b1
6.1.57542017
Ensurenpm run prepublish
gets executed (#190)a2c28fb
Fix publish action (#189)3b2af55
6.1.4f163677
Update README.md (#188)f0aa4fc
Move GitHub Actions to main branch (#187)6ba5e33
Use GitHub Actions to run tests and publish (#186)1ea1a9c
Update minimatch from 3.0.4 to 3.1.2 (#180)c7a4043
Bump node-fetch from 2.1.2 to 2.6.1 (#131)28e85b1
Bump codecov from 3.7.0 to 3.7.1 (#126)Maintainer changes
This version was pushed to npm by vercel-release-bot, a new releaser for serve-handler since your current version.
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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.