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 http-cache-semantics, gatsby, gatsby-plugin-ackee-tracker, gatsby-plugin-feed, gatsby-plugin-manifest, gatsby-plugin-offline, gatsby-transformer-remark and gatsby-transformer-sharp #42

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 Feb 3, 2023

Bumps http-cache-semantics to 4.1.1 and updates ancestor dependencies http-cache-semantics, gatsby, gatsby-plugin-ackee-tracker, gatsby-plugin-feed, gatsby-plugin-manifest, gatsby-plugin-offline, gatsby-transformer-remark and gatsby-transformer-sharp. These dependencies need to be updated together.

Updates http-cache-semantics from 4.1.0 to 4.1.1

Commits

Updates gatsby from 2.32.13 to 5.5.0

Release notes

Sourced from gatsby's releases.

v5.5.0

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

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.

Previous release notes

Full changelog

v5.4.0

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

The whole team took time off for a much deserved winter break and we hope you had relaxing holidays, too! Before the break we spent time doing maintenance work such as updating internal dependencies or fixing some smaller bugs here and there. In case you missed it, we shipped ES Modules (ESM) in Gatsby files in the last release.

So check out the notable bugfixes section to learn more.

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

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.

Previous release notes

Full changelog

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)

... (truncated)

Commits
  • ed73e4d chore(release): Publish
  • 3b1b6a5 fix(gatsby): Use windows import helper for validate (#37520) (#37522)
  • 000e23e feat(gatsby): add initial webhook body env var to bootstrap context (#37478)
  • 0017375 fix(gatsby): pass serverData to Head (#37500)
  • e7e5cb4 fix(gatsby-react-router-scroll): fix issues with anchor links (#37498)
  • fe65c29 feat(gatsby): Allow \<html> and \<body> attributes to be updated from `Head...
  • e4f841f chore(docs): Improve v5 migration guide around MDX (#37485)
  • 48d4069 fix(gatsby-source-wordpress): fix preview issues (#37492)
  • c288dd5 fix(deps): update starters and examples gatsby packages to ^5.4.2 (#37488)
  • 88dc3b6 chore(docs): Update headless CMS
  • Additional commits viewable in compare view

Updates gatsby-plugin-ackee-tracker from 1.4.0 to 4.0.3

Release notes

Sourced from gatsby-plugin-ackee-tracker's releases.

[email protected]

Patch Changes

[email protected]

Patch Changes

  • #351 3029c4b Thanks @​moonmeister! - When plugins are nested inside a Gatsby Theme they are required to have an index.js file in the package root. We recently removed these not knowing this requirement. Files restored and tests added.

[email protected]

Patch Changes

[email protected]

Major Changes

  • #303 bae3266 Thanks @​renovate! - Dropping Gatsby v2/v3 peer dependency support as these versions of Gatsby are EOL. Please update to a supported version of Gatsby, v4 or v5.

Minor Changes

  • #303 bae3266 Thanks @​renovate! - Bumping dependencies to match Gatsby v5 related changes. We will only be testing against Gatsby v5, so there's no promisses for Gatsby v4, though there's no known breaking changes.

Patch Changes

  • #305 97af0d6 Thanks @​moonmeister! - ADded ESLint configs and updated packages to lint rules. Don't expect any functional changes but code was changed. Please open an issue if you notice any change in behavior.

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

  • #161 54f525f Thanks @​renovate! - fix(gatsby-plugin-ackee-tracker): update dependency babel-preset-gatsby-package to v2

  • #156 c5bbdd4 Thanks @​renovate! - fix(gatsby-plugin-ackee-tracker): update non-major dependency versions

... (truncated)

Changelog

Sourced from gatsby-plugin-ackee-tracker's changelog.

4.0.3

Patch Changes

4.0.2

Patch Changes

  • #351 3029c4b Thanks @​moonmeister! - When plugins are nested inside a Gatsby Theme they are required to have an index.js file in the package root. We recently removed these not knowing this requirement. Files restored and tests added.

4.0.1

Patch Changes

4.0.0

Major Changes

  • #303 bae3266 Thanks @​renovate! - Dropping Gatsby v2/v3 peer dependency support as these versions of Gatsby are EOL. Please update to a supported version of Gatsby, v4 or v5.

Minor Changes

  • #303 bae3266 Thanks @​renovate! - Bumping dependencies to match Gatsby v5 related changes. We will only be testing against Gatsby v5, so there's no promisses for Gatsby v4, though there's no known breaking changes.

Patch Changes

  • #305 97af0d6 Thanks @​moonmeister! - ADded ESLint configs and updated packages to lint rules. Don't expect any functional changes but code was changed. Please open an issue if you notice any change in behavior.

3.2.6

Patch Changes

3.2.5

Patch Changes

3.2.4

Patch Changes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by moonmeister, a new releaser for gatsby-plugin-ackee-tracker since your current version.


Updates gatsby-plugin-feed from 2.5.3 to 5.5.0

Release notes

Sourced from gatsby-plugin-feed's releases.

v5.5.0

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

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.

Previous release notes

Full changelog

v5.4.0

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

The whole team took time off for a much deserved winter break and we hope you had relaxing holidays, too! Before the break we spent time doing maintenance work such as updating internal dependencies or fixing some smaller bugs here and there. In case you missed it, we shipped ES Modules (ESM) in Gatsby files in the last release.

So check out the notable bugfixes section to learn more.

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

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.

Previous release notes

Full changelog

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)

... (truncated)

Changelog

Sourced from gatsby-plugin-feed's changelog.

5.5.0 (2023-01-24)

🧾 Release notes

Chores

5.4.0 (2023-01-10)

🧾 Release notes

Chores

5.3.1 (2022-12-14)

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

5.3.0 (2022-12-13)

🧾 Release notes

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

5.2.0 (2022-11-25)

🧾 Release notes

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

5.1.0 (2022-11-22)

🧾 Release notes

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

5.0.0 (2022-11-08)

🧾 Release notes

Chores

4.24.0 (2022-09-27)

🧾 Release notes

... (truncated)

Commits

Updates gatsby-plugin-manifest from 2.12.1 to 5.5.0

Release notes

Sourced from gatsby-plugin-manifest's releases.

v5.5.0

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

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.

Previous release notes

Full changelog

v5.4.0

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

The whole team took time off for a much deserved winter break and we hope you had relaxing holidays, too! Before the break we spent time doing maintenance work such as updating internal dependencies or fixing some smaller bugs here and there. In case you missed it, we shipped ES Modules (ESM) in Gatsby files in the last release.

So check out the notable bugfixes section to learn more.

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

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.

Previous release notes

Full changelog

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)

... (truncated)

Changelog

Sourced from gatsby-plugin-manifest's changelog.

5.5.0 (2023-01-24)

🧾 Release notes

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

5.4.0 (2023-01-10)

🧾 Release notes

Bug Fixes

Chores

5.3.1 (2022-12-14)

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

5.3.0 (2022-12-13)

🧾 Release notes

Chores

5.2.0 (2022-11-25)

🧾 Release notes

Other Changes

5.1.0 (2022-11-22)

🧾 Release notes

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

5.0.0 (2022-11-08)

🧾 Release notes

Chores

... (truncated)

Commits

Updates gatsby-plugin-offline from 3.2.7 to 6.5.0

Release notes

Sourced from gatsby-plugin-offline's releases.

v5.5.0

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

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.

Previous release notes

Full changelog

v5.4.0

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

The whole team took time off for a much deserved winter break and we hope you had relaxing holidays, too! Before the break we spent time doing maintenance work such as updating internal dependencies or fixing some smaller bugs here and there. In case you missed it, we shipped ES Modules (ESM) in Gatsby files in the last release.

So check out the notable bugfixes section to learn more.

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

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.

Previous release notes

Full changelog

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)

... (truncated)

Changelog

Sourced from gatsby-plugin-offline's changelog.

6.5.0 (2023-01-24)

🧾 Release notes

Chores

6.4.0 (2023-01-10)

🧾 Release notes

Chores

6.3.1 (2022-12-14)

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

6.3.0 (2022-12-13)

🧾 Release notes

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

6.2.0 (2022-11-25)

🧾 Release notes

Other Changes

6.1.0 (2022-11-22)

🧾 Release notes

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

6.0.0 (2022-11-08)

🧾 Release notes

Chores

5.24.0 (2022-09-27)

... (truncated)

Commits

Updates gatsby-transformer-remark from 2.16.1 to 6.5.0

Release notes

Sourced from gatsby-transformer-remark's releases.

v5.5.0

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

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.

Previous release notes

Full changelog

v5.4.0

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

The whole team took time off for a much deserved winter break and we hope you had relaxing holidays, too! Before the break we spent time doing maintenance work such as updating internal dependencies or fixing some smaller bugs here and there. In case you missed it, we shipped ES Modules (ESM) in Gatsby files in the last release.

So check out the notable bugfixes section to learn more.

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

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.

Previous release notes

Full changelog

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)

... (truncated)

Changelog

Sourced from gatsby-transformer-remark's changelog.

6.5.0 (2023-01-24)

🧾 Release notes

Note: Version bump only for package gatsby-transformer-remark

6.4.0 (2023-01-10)

🧾 Release notes

Bug Fixes

Chores

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)

🧾 Release notes

Bug Fixes

  • update minor and patch dependencies for gatsby-transformer-remark #37164 (b7d1db7)

6.2.0 (2022-11-25)

🧾 Release notes

Other Changes

6.1.0 (2022-11-22)

🧾 Release notes

Note: Version bump only for package gatsby-transformer-remark

... (truncated)

Commits

Updates gatsby-transformer-sharp from 2.12.1 to 5.5.0

Release notes

Sourced from gatsby-transformer-sharp's releases.

v5.5.0

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

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.

Previous release notes

Full changelog

v5.4.0

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

The whole team took time off for a much deserved winter break and we hope you had relaxing holidays, too! Before the break we spent time doing maintenance work such as updating internal dependencies or fixing some smaller bugs here and there. In case you missed it, we shipped ES Modules (ESM) in Gatsby files in the last release.

So check out the notable bugfixes section to learn more.

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

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.

Previous release notes

Full changelog

v5.2.0

Welcome to g...

Description has been truncated

…y-plugin-feed, gatsby-plugin-manifest, gatsby-plugin-offline, gatsby-transformer-remark and gatsby-transformer-sharp

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) to 4.1.1 and updates ancestor dependencies [http-cache-semantics](https://github.com/kornelski/http-cache-semantics), [gatsby](https://github.com/gatsbyjs/gatsby), [gatsby-plugin-ackee-tracker](https://github.com/gatsby-uc/plugins/tree/HEAD/packages/gatsby-plugin-ackee-tracker), [gatsby-plugin-feed](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-feed), [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest), [gatsby-plugin-offline](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-offline), [gatsby-transformer-remark](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-remark) and [gatsby-transformer-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-sharp). These dependencies need to be updated together.


Updates `http-cache-semantics` from 4.1.0 to 4.1.1
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](kornelski/http-cache-semantics@v4.1.0...v4.1.1)

Updates `gatsby` from 2.32.13 to 5.5.0
- [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]@5.5.0)

Updates `gatsby-plugin-ackee-tracker` from 1.4.0 to 4.0.3
- [Release notes](https://github.com/gatsby-uc/plugins/releases)
- [Changelog](https://github.com/gatsby-uc/plugins/blob/main/packages/gatsby-plugin-ackee-tracker/CHANGELOG.md)
- [Commits](https://github.com/gatsby-uc/plugins/commits/[email protected]/packages/gatsby-plugin-ackee-tracker)

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

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

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

Updates `gatsby-transformer-remark` from 2.16.1 to 6.5.0
- [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)

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

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
- dependency-name: gatsby
  dependency-type: direct:production
- dependency-name: gatsby-plugin-ackee-tracker
  dependency-type: direct:production
- dependency-name: gatsby-plugin-feed
  dependency-type: direct:production
- dependency-name: gatsby-plugin-manifest
  dependency-type: direct:production
- dependency-name: gatsby-plugin-offline
  dependency-type: direct:production
- dependency-name: gatsby-transformer-remark
  dependency-type: direct:production
- dependency-name: gatsby-transformer-sharp
  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 Feb 3, 2023
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