layer5
layer5 copied to clipboard
Bump gatsby-redirect-from from 1.0.5 to 1.2.0
Bumps gatsby-redirect-from from 1.0.5 to 1.2.0.
Release notes
Sourced from gatsby-redirect-from's releases.
Release 1.2.0
- bump more dev dependencies (51b882b)
- bump babel packages (47ebbb9)
- fix linting setup (41aa876)
- thx
@sylvainbruas: Update gatsby-node.js to use slug from frontmatter (#448) (169ea1f)Release 1.1.0
- npm audit fix (e259bd2)
- refactor, more tests (#444) (a036be8)
- Bump
@babel/traversefrom 7.23.0 to 7.23.2 (#417) (83e2ae1)- Bump postcss from 8.4.25 to 8.4.31 (#413) (88f0481)
- Bump sharp from 0.32.1 to 0.32.6 (#422) (094ec24)
- test setup (8ab2e49)
- add unit test cases (4756794)
Release 1.0.6
- test against Node.js v18 & v20 (42f9f19)
- bump Node.js version in CI (035274a)
- dependency updates, new package-lock (61d6692)
Changelog
Sourced from gatsby-redirect-from's changelog.
v1.2.0
- Update gatsby-node.js to use slug from frontmatter
[#448](https://github.com/kremalicious/gatsby-redirect-from/issues/448)- bump
@babelpackages47ebbb9- bump more dev dependencies
51b882b- fix linting setup
41aa876v1.1.0
8 April 2024
- refactor, more tests
[#444](https://github.com/kremalicious/gatsby-redirect-from/issues/444)- Bump
@babel/traversefrom 7.23.0 to 7.23.2[#417](https://github.com/kremalicious/gatsby-redirect-from/issues/417)- Bump postcss from 8.4.25 to 8.4.31
[#413](https://github.com/kremalicious/gatsby-redirect-from/issues/413)- Bump sharp from 0.32.1 to 0.32.6
[#422](https://github.com/kremalicious/gatsby-redirect-from/issues/422)- add unit test cases
4756794- npm audit fix
e259bd2- Release 1.1.0
c291406v1.0.6
28 September 2023
Commits
0caabbaRelease 1.2.051b882bbump more dev dependencies47ebbb9bump@babelpackages41aa876fix linting setup169ea1fUpdate gatsby-node.js to use slug from frontmatter (#448)c291406Release 1.1.0e259bd2npm audit fixa036be8refactor, more tests (#444)83e2ae1Bump@babel/traversefrom 7.23.0 to 7.23.2 (#417)88f0481Bump postcss from 8.4.25 to 8.4.31 (#413)- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
A newer version of gatsby-redirect-from exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.
/rebase
@dependabot rebase
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!
If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.