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 axios, @rocketseat/gatsby-theme-docs, gatsby, gatsby-plugin-canonical-urls, gatsby-plugin-google-analytics, gatsby-plugin-google-gtag, gatsby-plugin-manifest, gatsby-plugin-offline and gatsby-plugin-sitemap #922

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2024

Bumps axios to 1.7.7 and updates ancestor dependencies axios, @rocketseat/gatsby-theme-docs, gatsby, gatsby-plugin-canonical-urls, gatsby-plugin-google-analytics, gatsby-plugin-google-gtag, gatsby-plugin-manifest, gatsby-plugin-offline and gatsby-plugin-sitemap. These dependencies need to be updated together.

Updates axios from 0.21.4 to 1.7.7

Release notes

Sourced from axios's releases.

Release v1.7.7

Release notes:

Bug Fixes

  • fetch: fix stream handling in Safari by fallback to using a stream reader instead of an async iterator; (#6584) (d198085)
  • http: fixed support for IPv6 literal strings in url (#5731) (364993f)

Contributors to this release

Release v1.7.6

Release notes:

Bug Fixes

  • fetch: fix content length calculation for FormData payload; (#6524) (085f568)
  • fetch: optimize signals composing logic; (#6582) (df9889b)

Contributors to this release

Release v1.7.5

Release notes:

Bug Fixes

  • adapter: fix undefined reference to hasBrowserEnv (#6572) (7004707)
  • core: add the missed implementation of AxiosError#status property; (#6573) (6700a8a)
  • core: fix ReferenceError: navigator is not defined for custom environments; (#6567) (fed1a4b)
  • fetch: fix credentials handling in Cloudflare workers (#6533) (550d885)

Contributors to this release

Release v1.7.4

Release notes:

Bug Fixes

Contributors to this release

... (truncated)

Changelog

Sourced from axios's changelog.

1.7.7 (2024-08-31)

Bug Fixes

  • fetch: fix stream handling in Safari by fallback to using a stream reader instead of an async iterator; (#6584) (d198085)
  • http: fixed support for IPv6 literal strings in url (#5731) (364993f)

Contributors to this release

1.7.6 (2024-08-30)

Bug Fixes

  • fetch: fix content length calculation for FormData payload; (#6524) (085f568)
  • fetch: optimize signals composing logic; (#6582) (df9889b)

Contributors to this release

1.7.5 (2024-08-23)

Bug Fixes

  • adapter: fix undefined reference to hasBrowserEnv (#6572) (7004707)
  • core: add the missed implementation of AxiosError#status property; (#6573) (6700a8a)
  • core: fix ReferenceError: navigator is not defined for custom environments; (#6567) (fed1a4b)
  • fetch: fix credentials handling in Cloudflare workers (#6533) (550d885)

Contributors to this release

1.7.4 (2024-08-13)

Bug Fixes

... (truncated)

Commits
  • 5b8a826 chore(release): v1.7.7 (#6585)
  • 364993f fix(http): fixed support for IPv6 literal strings in url (#5731)
  • d198085 fix(fetch): fix stream handling in Safari by fallback to using a stream reade...
  • d584fcf chore(release): v1.7.6 (#6583)
  • bc03c6c chore(examples): fix module import (#6575)
  • df9889b fix(fetch): optimize signals composing logic; (#6582)
  • ee208cf chore(sponsor): update sponsor block (#6576)
  • 085f568 fix(fetch): fix content length calculation for FormData payload; (#6524)
  • 59cd6b0 chore(release): v1.7.5 (#6574)
  • 6700a8a fix(core): add the missed implementation of AxiosError#status property; (#6573)
  • Additional commits viewable in compare view

Updates @rocketseat/gatsby-theme-docs from 3.2.0 to 4.0.1

Release notes

Sourced from @​rocketseat/gatsby-theme-docs's releases.

@​rocketseat/gatsby-theme-docs@​4.0.1

Patch Changes

@​rocketseat/gatsby-theme-docs-core@​4.0.0

Major Changes

@​rocketseat/gatsby-theme-docs@​4.0.0

Major Changes

Patch Changes

  • Updated dependencies [ed4b5b3]:
    • @​rocketseat/gatsby-theme-docs-core@​4.0.0
Changelog

Sourced from @​rocketseat/gatsby-theme-docs's changelog.

4.0.1

Patch Changes

4.0.0

Major Changes

Patch Changes

  • Updated dependencies [ed4b5b3]:
    • @​rocketseat/gatsby-theme-docs-core@​4.0.0
Commits

Updates gatsby from 4.25.9 to 5.14.0

Release notes

Sourced from gatsby's releases.

v5.14.0

This release focused on performance improvements and security fixes.

What's Changed

See full release notes

v5.13.7

2024-07-12

What's Changed

See full release notes: gatsbyjs/gatsby#39046

v5.13.6

2024-05-29

What's Changed

See full release notes: gatsbyjs/gatsby#39004

v5.13.5

2024-05-17

What's Changed

... (truncated)

Commits
  • 5397fbf chore(release): Publish
  • 0f8b101 fix(deps): update minor and patch dependencies for gatsby-source-drupal (#39126)
  • 3a866b2 chore(deps): update dependency gatsby-cypress to ^3.13.1 (#38837)
  • f503db4 fix(docs): Update GitLab Pages docs link (#39060)
  • 89e3776 chore(changelogs): update changelogs (#39145)
  • 1b1720b chore: disable telemetry (#39137)
  • 41d8aef perf: don't load all shopify nodes into memory at once and avoid creating man...
  • 67668c9 chore(deps): bump path-to-regexp from 0.1.7 to 0.1.10 (#39096)
  • a55d755 fix(deps): update dependency axios to ^1.7.7 for gatsby-source-lever (#39118)
  • e0c32ff chore(deps): bump webpack-dev-middleware from 4.3.0 to 5.3.4 (#39106)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by serhalp-netlify, a new releaser for gatsby since your current version.


Updates gatsby-plugin-canonical-urls from 4.25.0 to 5.14.0

Release notes

Sourced from gatsby-plugin-canonical-urls's releases.

v5.14.0

This release focused on performance improvements and security fixes.

What's Changed

See full release notes

v5.13.7

2024-07-12

What's Changed

See full release notes: gatsbyjs/gatsby#39046

v5.13.6

2024-05-29

What's Changed

See full release notes: gatsbyjs/gatsby#39004

v5.13.5

2024-05-17

What's Changed

... (truncated)

Changelog

Sourced from gatsby-plugin-canonical-urls's changelog.

5.14.0 (2024-11-06)

🧾 Release notes

Note: Version bump only for package gatsby-plugin-canonical-urls

5.13.1 (2024-01-23)

Note: Version bump only for package gatsby-plugin-canonical-urls

5.13.0 (2023-12-18)

🧾 Release notes

Note: Version bump only for package gatsby-plugin-canonical-urls

5.12.0 (2023-08-24)

🧾 Release notes

Note: Version bump only for package gatsby-plugin-canonical-urls

5.11.0 (2023-06-15)

🧾 Release notes

Note: Version bump only for package gatsby-plugin-canonical-urls

5.10.0 (2023-05-16)

🧾 Release notes

Note: Version bump only for package gatsby-plugin-canonical-urls

5.9.0 (2023-04-18)

🧾 Release notes

Note: Version bump only for package gatsby-plugin-canonical-urls

5.8.0 (2023-03-21)

🧾 Release notes

Note: Version bump only for package gatsby-plugin-canonical-urls

5.7.0 (2023-02-21)

🧾 Release notes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by serhalp-netlify, a new releaser for gatsby-plugin-canonical-urls since your current version.


Updates gatsby-plugin-google-analytics from 4.25.0 to 5.14.0

Release notes

Sourced from gatsby-plugin-google-analytics's releases.

v5.14.0

This release focused on performance improvements and security fixes.

What's Changed

See full release notes

v5.13.7

2024-07-12

What's Changed

See full release notes: gatsbyjs/gatsby#39046

v5.13.6

2024-05-29

What's Changed

See full release notes: gatsbyjs/gatsby#39004

v5.13.5

2024-05-17

What's Changed

... (truncated)

Changelog

Sourced from gatsby-plugin-google-analytics's changelog.

5.14.0 (2024-11-06)

🧾 Release notes

Note: Version bump only for package gatsby-plugin-google-analytics

5.13.1 (2024-01-23)

Note: Version bump only for package gatsby-plugin-google-analytics

5.13.0 (2023-12-18)

🧾 Release notes

Note: Version bump only for package gatsby-plugin-google-analytics

5.12.0 (2023-08-24)

🧾 Release notes

Note: Version bump only for package gatsby-plugin-google-analytics

5.11.0 (2023-06-15)

🧾 Release notes

Note: Version bump only for package gatsby-plugin-google-analytics

5.10.0 (2023-05-16)

🧾 Release notes

Note: Version bump only for package gatsby-plugin-google-analytics

5.9.0 (2023-04-18)

🧾 Release notes

Note: Version bump only for package gatsby-plugin-google-analytics

5.8.0 (2023-03-21)

🧾 Release notes

Note: Version bump only for package gatsby-plugin-google-analytics

5.7.0 (2023-02-21)

🧾 Release notes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by serhalp-netlify, a new releaser for gatsby-plugin-google-analytics since your current version.


Updates gatsby-plugin-google-gtag from 4.25.0 to 5.14.0

Release notes

Sourced from gatsby-plugin-google-gtag's releases.

v5.14.0

This release focused on performance improvements and security fixes.

What's Changed

See full release notes

v5.13.7

2024-07-12

What's Changed

See full release notes: gatsbyjs/gatsby#39046

v5.13.6

2024-05-29

What's Changed

See full release notes: gatsbyjs/gatsby#39004

v5.13.5

2024-05-17

What's Changed

... (truncated)

Changelog

Sourced from gatsby-plugin-google-gtag's changelog.

5.14.0 (2024-11-06)

🧾 Release notes

Note: Version bump only for package gatsby-plugin-google-gtag

5.13.1 (2024-01-23)

Note: Version bump only for package gatsby-plugin-google-gtag

5.13.0 (2023-12-18)

🧾 Release notes

Note: Version bump only for package gatsby-plugin-google-gtag

5.12.3 (2023-10-26)

Note: Version bump only for package gatsby-plugin-google-gtag

5.12.2 (2023-10-20)

Note: Version bump only for package gatsby-plugin-google-gtag

5.12.1 (2023-10-09)

Note: Version bump only for package gatsby-plugin-google-gtag

5.12.0 (2023-08-24)

🧾 Release notes

Note: Version bump only for package gatsby-plugin-google-gtag

5.11.0 (2023-06-15)

🧾 Release notes

Note: Version bump only for package gatsby-plugin-google-gtag

5.10.0 (2023-05-16)

🧾 Release notes

Note: Version bump only for package gatsby-plugin-google-gtag

5.9.0 (2023-04-18)

🧾 Release notes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by serhalp-netlify, a new releaser for gatsby-plugin-google-gtag since your current version.


Updates gatsby-plugin-manifest from 4.25.0 to 5.14.0

Release notes

Sourced from gatsby-plugin-manifest's releases.

v5.14.0

This release focused on performance improvements and security fixes.

What's Changed

See full release notes

v5.13.7

2024-07-12

What's Changed

See full release notes: gatsbyjs/gatsby#39046

v5.13.6

2024-05-29

What's Changed

See full release notes: gatsbyjs/gatsby#39004

v5.13.5

2024-05-17

What's Changed

... (truncated)

Changelog

Sourced from gatsby-plugin-manifest's changelog.

5.14.0 (2024-11-06)

🧾 Release notes

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

5.13.1 (2024-01-23)

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

5.13.0 (2023-12-18)

🧾 Release notes

Chores

…nical-urls, gatsby-plugin-google-analytics, gatsby-plugin-google-gtag, gatsby-plugin-manifest, gatsby-plugin-offline and gatsby-plugin-sitemap

Bumps [axios](https://github.com/axios/axios) to 1.7.7 and updates ancestor dependencies [axios](https://github.com/axios/axios), [@rocketseat/gatsby-theme-docs](https://github.com/jpedroschmitz/rocketdocs/tree/HEAD/@rocketseat/gatsby-theme-docs), [gatsby](https://github.com/gatsbyjs/gatsby), [gatsby-plugin-canonical-urls](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-canonical-urls), [gatsby-plugin-google-analytics](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-google-analytics), [gatsby-plugin-google-gtag](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-google-gtag), [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) and [gatsby-plugin-sitemap](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sitemap). These dependencies need to be updated together.


Updates `axios` from 0.21.4 to 1.7.7
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.21.4...v1.7.7)

Updates `@rocketseat/gatsby-theme-docs` from 3.2.0 to 4.0.1
- [Release notes](https://github.com/jpedroschmitz/rocketdocs/releases)
- [Changelog](https://github.com/jpedroschmitz/rocketdocs/blob/main/@rocketseat/gatsby-theme-docs/CHANGELOG.md)
- [Commits](https://github.com/jpedroschmitz/rocketdocs/commits/@rocketseat/[email protected]/@rocketseat/gatsby-theme-docs)

Updates `gatsby` from 4.25.9 to 5.14.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.14.0)

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

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

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

Updates `gatsby-plugin-manifest` from 4.25.0 to 5.14.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 5.25.0 to 6.14.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-plugin-sitemap` from 5.25.0 to 6.14.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sitemap/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-sitemap)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: "@rocketseat/gatsby-theme-docs"
  dependency-type: direct:production
- dependency-name: gatsby
  dependency-type: direct:production
- dependency-name: gatsby-plugin-canonical-urls
  dependency-type: direct:production
- dependency-name: gatsby-plugin-google-analytics
  dependency-type: direct:production
- dependency-name: gatsby-plugin-google-gtag
  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-plugin-sitemap
  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 Nov 13, 2024
Copy link

netlify bot commented Nov 13, 2024

Deploy Preview for esphome-devices failed.

Name Link
🔨 Latest commit 0fe4a9d
🔍 Latest deploy log https://app.netlify.com/sites/esphome-devices/deploys/6734f4aac0560e000824ddbf

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