Skip to content
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

Bump braces, gatsby, gatsby-plugin-sharp and gatsby-source-filesystem #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 2024

Bumps braces to 3.0.3 and updates ancestor dependencies braces, gatsby, gatsby-plugin-sharp and gatsby-source-filesystem. These dependencies need to be updated together.

Updates braces from 2.3.2 to 3.0.3

Changelog

Sourced from braces's changelog.

Release history

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

  • Changelogs are for humans, not machines.
  • There should be an entry for every single version.
  • The same types of changes should be grouped.
  • Versions and sections should be linkable.
  • The latest version comes first.
  • The release date of each versions is displayed.
  • Mention whether you follow Semantic Versioning.

Changelog entries are classified using the following labels (from keep-a-changelog):

  • Added for new features.
  • Changed for changes in existing functionality.
  • Deprecated for soon-to-be removed features.
  • Removed for now removed features.
  • Fixed for any bug fixes.
  • Security in case of vulnerabilities.

[3.0.0] - 2018-04-08

v3.0 is a complete refactor, resulting in a faster, smaller codebase, with fewer deps, and a more accurate parser and compiler.

Breaking Changes

  • The undocumented .makeRe method was removed

Non-breaking changes

  • Caching was removed
Commits

Updates gatsby from 2.7.1 to 2.32.13

Release notes

Sourced from gatsby's releases.

v2.32 (February 2021 #1)

Welcome to [email protected] release (February 2021. 1)

Key highlights of this release:

Also check out notable bugfixes.

Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know if you have any issues.

Previous release notes

Full changelog

v2.31 (January 2021 #2)

Welcome to [email protected] release (January 2021 #2)

Key highlights of this release:

Also check out notable bugfixes.

Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know if you have any issues.

Previous release notes

Full changelog

v2.30 (January 2021 #1)

Welcome to [email protected] release (January 2021 #‎1)

See full release notes

Key highlights of this release:

... (truncated)

Commits
  • 5a654fa chore(release): Publish
  • c8b9b7c fix(gatsby-telemetry): Read installedGatsbyVersion correctly for workspaces (...
  • 08cc344 chore(release): Publish
  • 9095266 fix(gatsby-plugin-netlify-cms): align mini-css-extract-plugin version (#31093)
  • 83c26f8 chore(release): Publish
  • 8d7c3a1 fix(gatsby-source-wordpress): schema customization errors (#30358) (#30650)
  • 4ffcf78 fix(gatsby-source-contentful): Contentful page limit backoff (#30549) (#30618)
  • fc61c88 feat(gatsby-source-contentful): Increase Contentful sync by up to 10x (#30422...
  • b3315a0 fix(gatsby-source-contentful): Improve network error handling (#30257) (#30617)
  • 0eac672 fix(gatsby): fix incorrect intersection of filtered results (#30594) (#30619)
  • Additional commits viewable in compare view

Updates gatsby-plugin-sharp from 2.1.1 to 2.14.4

Changelog

Sourced from gatsby-plugin-sharp's changelog.

2.14.4 (2021-05-04)

Note: Version bump only for package gatsby-plugin-sharp

2.14.3 (2021-02-25)

Other Changes

2.14.2 (2021-02-24)

Bug Fixes

2.14.1 (2021-02-05)

Note: Version bump only for package gatsby-plugin-sharp

2.14.0 (2021-02-02)

🧾 Release notes

Features

Bug Fixes

Chores

  • update minor and patch for gatsby-plugin-sharp #28968 (17bb011)

2.13.4 (2021-01-29)

Note: Version bump only for package gatsby-plugin-sharp

2.13.3 (2021-01-28)

Note: Version bump only for package gatsby-plugin-sharp

2.13.2 (2021-01-26)

... (truncated)

Commits

Updates gatsby-source-filesystem from 2.0.37 to 2.11.1

Changelog

Sourced from gatsby-source-filesystem's changelog.

2.11.1 (2021-02-24)

Note: Version bump only for package gatsby-source-filesystem

2.11.0 (2021-02-02)

🧾 Release notes

Note: Version bump only for package gatsby-source-filesystem

2.10.0 (2021-01-20)

🧾 Release notes

Bug Fixes

Chores

2.9.1 (2021-01-16)

Bug Fixes

Other Changes

  • Revert "fix(gatsby-source-filesystem): fix broken stream with gzipped files (#28913)" fix #28913 (7e9ee09)

2.9.0 (2021-01-06)

🧾 Release notes

Bug Fixes

2.8.1 (2020-12-23)

Note: Version bump only for package gatsby-source-filesystem

2.8.0 (2020-12-15)

🧾 Release notes

... (truncated)

Commits
  • 6fa14e4 chore(release): Publish
  • 7797522 chore(release): Publish
  • d4a8ad2 chore(release): Publish next pre-minor
  • 5e5c112 chore(release): Publish next
  • a8b516f fix(gatsby-source-filesystem): fix broken stream with gzipped files (#28913)
  • 200e307 chore(docs): Fix all /packages links to /plugins (#28816)
  • b960334 chore: Fix spelling (#28761)
  • 2059ead chore(release): Publish next pre-minor
  • 968914f chore(release): Publish next
  • 8138b97 chore(release): Publish next
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ascorbic, a new releaser for gatsby-source-filesystem 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependencies [braces](https://github.com/micromatch/braces), [gatsby](https://github.com/gatsbyjs/gatsby), [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) and [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem). These dependencies need to be updated together.


Updates `braces` from 2.3.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/commits/3.0.3)

Updates `gatsby` from 2.7.1 to 2.32.13
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.32.13)

Updates `gatsby-plugin-sharp` from 2.1.1 to 2.14.4
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sharp/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-sharp)

Updates `gatsby-source-filesystem` from 2.0.37 to 2.11.1
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-source-filesystem/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-source-filesystem)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
- dependency-name: gatsby
  dependency-type: direct:production
- dependency-name: gatsby-plugin-sharp
  dependency-type: direct:production
- dependency-name: gatsby-source-filesystem
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 16, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants