course-starter-r
course-starter-r copied to clipboard
Bump gatsby-transformer-remark from 2.3.8 to 5.25.1
Bumps gatsby-transformer-remark from 2.3.8 to 5.25.1.
Release notes
Sourced from gatsby-transformer-remark's releases.
v5.3.0
Welcome to
[email protected]
release (December 2022 #1)Key highlights of this release:
Bleeding Edge: Want to try new features as soon as possible? Install
gatsby@next
and let us know if you have any issues.v5.2.0
Welcome to
[email protected]
release (November 2022 #3)This is an out of band release due to the removal of the 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
gatsby@next
and let us know if you have any issues.v5.1.0
Welcome to
[email protected]
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. We’ve done our best to make the transition smooth!
Some brief notes about what Gatsby 5 brings to the table:
- Slices API unlocks up to 90% reduction in build duration for content changes in highly shared components
- 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
gatsby@next
and let us know if you have any issues.v5.0.0
Welcome to
[email protected]
release (November 2022 #1)Key highlights of this release:
- Slice API - Only re-build individual slices of your page
- Partial Hydration (Beta) - Improve frontend performance by shipping less JavaScript
- GraphiQL v2 - An all new UI with features like dark mode, tabs, and persisted state
- Performance Improvements
Major dependency updates:
... (truncated)
Changelog
Sourced from gatsby-transformer-remark's changelog.
Changelog:
gatsby-transformer-remark
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
6.4.0 (2023-01-10)
Bug Fixes
Chores
- update babel monorepo #37386 (b941876)
- update dependency prismjs to ^1.29.0 for gatsby-remark-prismjs #37191 (dc3d741)
6.3.2 (2022-12-20)
Bug Fixes
6.3.1 (2022-12-14)
Note: Version bump only for package gatsby-transformer-remark
6.3.0 (2022-12-13)
Bug Fixes
6.2.0 (2022-11-25)
Other Changes
6.1.0 (2022-11-22)
Note: Version bump only for package gatsby-transformer-remark
... (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 next- Additional commits viewable in compare view
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.