-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): bump gatsby-transformer-remark from 2.8.14 to 5.25.1 #2
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
Merged
dependabot
merged 1 commit into
master
from
dependabot/npm_and_yarn/gatsby-transformer-remark-5.25.1
Jan 15, 2023
Merged
chore(deps): bump gatsby-transformer-remark from 2.8.14 to 5.25.1 #2
dependabot
merged 1 commit into
master
from
dependabot/npm_and_yarn/gatsby-transformer-remark-5.25.1
Jan 15, 2023
Conversation
This file contains hidden or 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 [gatsby-transformer-remark](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-remark) from 2.8.14 to 5.25.1. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-transformer-remark/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-transformer-remark) --- updated-dependencies: - dependency-name: gatsby-transformer-remark dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
@dependabot merge
On January 11, 2023 at 22:00 GMT, dependabot bot ***@***.***> wrote:
This automated pull request fixes a [security vulnerability](https://github.com/FlorianKempenich/gatsby-starter-netlify-cms/security/dependabot/2) (high severity).
[Learn more about Dependabot security updates](https://docs.github.com/github/managing-security-vulnerabilities/configuring-dependabot-security-updates).
---------------------------------------------------------------
Bumps [gatsby-transformer-remark](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-remark) from 2.8.14 to 5.25.1.
Release notes
Sourced from [gatsby-transformer-remark's releases](https://github.com/gatsbyjs/gatsby/releases).
v5.3.0
Welcome to ***@***.*** release (December 2022 [#1](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-remark/issues/1))
Key highlights of this release:
- [ES Modules (ESM) in Gatsby files](https://www.gatsbyjs.com/docs/reference/release-notes/v5.3/#es-modules-esm-in-gatsby-files)
- [Improved error messages](https://www.gatsbyjs.com/docs/reference/release-notes/v5.3/#improved-error-messages)
Bleeding Edge: Want to try new features as soon as possible? Install ***@***.*** and let us know if you have any [issues](https://github.com/gatsbyjs/gatsby/issues).
[Previous release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.2)
[Full ***@***.***@5.3.0)
v5.2.0
Welcome to ***@***.*** release (November 2022 #3)
This is an out of band release due to the [removal of the Potrace](https://www.gatsbyjs.com/docs/reference/release-notes/v5.2/#removal-of-potrace) library in Gatsby. We'll continue with our biweekly schedule as normal.
Bleeding Edge: Want to try new features as soon as possible? Install ***@***.*** and let us know if you have any [issues](https://github.com/gatsbyjs/gatsby/issues).
v5.1.0
Welcome to ***@***.*** release (November 2022 #2)
This is the first minor release after the recent major release of Gatsby 5! We are focused on your feedback and implementing fixes as needed.
If you haven’t migrated yet, please refer to the [migration guide](https://www.gatsbyjs.com/docs/reference/release-notes/migrating-from-v4-to-v5/). We’ve done our best to make the transition smooth!
Some brief notes about what Gatsby 5 brings to the table:
- [Slices API](https://www.gatsbyjs.com/docs/reference/built-in-components/gatsby-slice/) unlocks up to 90% reduction in build duration for content changes in highly shared components
- [Partial Hydration](https://www.gatsbyjs.com/docs/how-to/performance/partial-hydration/) allows you to ship only the necessary JavaScript to the browser
Bleeding Edge: Want to try new features as soon as possible? Install ***@***.*** and let us know if you have any [issues](https://github.com/gatsbyjs/gatsby/issues).
v5.0.0
Welcome to ***@***.*** release (November 2022 #1)
Key highlights of this release:
- [Slice API](https://www.gatsbyjs.com/docs/reference/release-notes/v5.0/#slice-api) - Only re-build individual slices of your page
- [Partial Hydration (Beta)](https://www.gatsbyjs.com/docs/reference/release-notes/v5.0/#partial-hydration-beta) - Improve frontend performance by shipping less JavaScript
- [GraphiQL v2](https://www.gatsbyjs.com/docs/reference/release-notes/v5.0/#graphiql-v2) - An all new UI with features like dark mode, tabs, and persisted state
- [Performance Improvements](https://www.gatsbyjs.com/docs/reference/release-notes/v5.0/#performance-improvements)
Major dependency updates:
- [Node 18](https://www.gatsbyjs.com/docs/reference/release-notes/v5.0/#node-18)
- [React 18](https://www.gatsbyjs.com/docs/reference/release-notes/v5.0/#react-18)
... (truncated)
Changelog
Sourced from [gatsby-transformer-remark's changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-transformer-remark/CHANGELOG.md).
Changelog: gatsby-transformer-remark
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
***@***.***/packages/gatsby-transformer-remark) (2023-01-10)
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.4)
Bug Fixes
- Disallow JS frontmatter by default [#37244](https://github-redirect.dependabot.com/gatsbyjs/gatsby/issues/37244) ([77b8ccd](gatsbyjs/gatsby@77b8ccd))
Chores
- update babel monorepo [#37386](https://github-redirect.dependabot.com/gatsbyjs/gatsby/issues/37386) ([b941876](gatsbyjs/gatsby@b941876))
- update dependency prismjs to ^1.29.0 for gatsby-remark-prismjs [#37191](https://github-redirect.dependabot.com/gatsbyjs/gatsby/issues/37191) ([dc3d741](gatsbyjs/gatsby@dc3d741))
***@***.***/packages/gatsby-transformer-remark) (2022-12-20)
Bug Fixes
- Disallow JS frontmatter by default [#37244](https://github-redirect.dependabot.com/gatsbyjs/gatsby/issues/37244) [#37297](https://github-redirect.dependabot.com/gatsbyjs/gatsby/issues/37297) ([e333019](gatsbyjs/gatsby@e333019))
***@***.***/packages/gatsby-transformer-remark) (2022-12-14)
Note: Version bump only for package gatsby-transformer-remark
***@***.***/packages/gatsby-transformer-remark) (2022-12-13)
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.3)
Bug Fixes
- update minor and patch dependencies for gatsby-transformer-remark [#37164](https://github-redirect.dependabot.com/gatsbyjs/gatsby/issues/37164) ([b7d1db7](gatsbyjs/gatsby@b7d1db7))
***@***.***/packages/gatsby-transformer-remark) (2022-11-25)
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.2)
Other Changes
- Update pluginOptionsSchema tests [#27904](https://github-redirect.dependabot.com/gatsbyjs/gatsby/issues/27904) ([2d967cb](gatsbyjs/gatsby@2d967cb))
***@***.***/packages/gatsby-transformer-remark) (2022-11-22)
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.1)
Note: Version bump only for package gatsby-transformer-remark
... (truncated)
Commits
- [4dcca80](gatsbyjs/gatsby@4dcca80) chore(release): Publish
- [59076c8](gatsbyjs/gatsby@59076c8) fix(gatsby-transformer-remark): Disallow JS frontmatter by default ([#37244](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-remark/issues/37244)) (...
- [5e72a5d](gatsbyjs/gatsby@5e72a5d) chore(release): Publish
- [9f4c0b9](gatsbyjs/gatsby@9f4c0b9) chore(release): Publish
- [87f280a](gatsbyjs/gatsby@87f280a) chore(release): Publish next
- [ea00e12](gatsbyjs/gatsby@ea00e12) chore(release): Publish next
- [53a4e5a](gatsbyjs/gatsby@53a4e5a) chore(changelogs): update changelogs ([#36605](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-remark/issues/36605))
- [ba43263](gatsbyjs/gatsby@ba43263) chore(release): Publish next pre-minor
- [3bc957b](gatsbyjs/gatsby@3bc957b) chore(changelogs): update changelogs ([#36501](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-remark/issues/36501))
- [232d3b6](gatsbyjs/gatsby@232d3b6) chore(release): Publish next
- Additional commits viewable in [compare ***@***.***/packages/gatsby-transformer-remark)
[Dependabot compatibility score](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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/FlorianKempenich/gatsby-starter-netlify-cms/network/alerts).
---------------------------------------------------------------
You can view, comment on, or merge this pull request online at:
#2
Commit Summary
- [fa291cf](fa291cf) chore(deps): bump gatsby-transformer-remark from 2.8.14 to 5.25.1
File Changes
([2 files](https://github.com/FlorianKempenich/gatsby-starter-netlify-cms/pull/2/files))
- M [package.json](https://github.com/FlorianKempenich/gatsby-starter-netlify-cms/pull/2/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519) (2)
- M [yarn.lock](https://github.com/FlorianKempenich/gatsby-starter-netlify-cms/pull/2/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de) (1022)
Patch Links:
- https://github.com/FlorianKempenich/gatsby-starter-netlify-cms/pull/2.patch
- https://github.com/FlorianKempenich/gatsby-starter-netlify-cms/pull/2.diff
—
Reply to this email directly, [view it on GitHub](#2), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/ACSUOIMEC5G7QIRYPZPBWJ3WR4UQFANCNFSM6AAAAAATYREZTE).
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 gatsby-transformer-remark from 2.8.14 to 5.25.1.
Release notes
Sourced from gatsby-transformer-remark's releases.
... (truncated)
Changelog
Sourced from gatsby-transformer-remark's changelog.
... (truncated)
Commits
4dcca80
chore(release): Publish59076c8
fix(gatsby-transformer-remark): Disallow JS frontmatter by default (#37244) (...5e72a5d
chore(release): Publish9f4c0b9
chore(release): Publish87f280a
chore(release): Publish nextea00e12
chore(release): Publish next53a4e5a
chore(changelogs): update changelogs (#36605)ba43263
chore(release): Publish next pre-minor3bc957b
chore(changelogs): update changelogs (#36501)232d3b6
chore(release): Publish nextDependabot 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 languageYou can disable automated security fix PRs for this repo from the Security Alerts page.