netlify / gatsby-parallel-runner

37 stars 11 forks source link

Bump semver, google-gax, @google-cloud/storage and gatsby-plugin-sharp in /src/processors/image-processing/implementations/google-functions #63

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps semver to 7.5.3 and updates ancestor dependencies semver, google-gax, @google-cloud/storage and gatsby-plugin-sharp. These dependencies need to be updated together.

Updates semver from 5.7.1 to 7.5.3

Release notes

Sourced from semver's releases.

v7.5.3

7.5.3 (2023-06-22)

Bug Fixes

Documentation

v7.5.2

7.5.2 (2023-06-15)

Bug Fixes

v7.5.1

7.5.1 (2023-05-12)

Bug Fixes

v7.5.0

7.5.0 (2023-04-17)

Features

Bug Fixes

v7.4.0

7.4.0 (2023-04-10)

Features

Bug Fixes

... (truncated)

Changelog

Sourced from semver's changelog.

7.5.3 (2023-06-22)

Bug Fixes

Documentation

7.5.2 (2023-06-15)

Bug Fixes

7.5.1 (2023-05-12)

Bug Fixes

7.5.0 (2023-04-17)

Features

Bug Fixes

7.4.0 (2023-04-10)

Features

Bug Fixes

... (truncated)

Commits
  • 7fdf1ef chore: release 7.5.3
  • bf53dd8 docs: add example for > comparator (#569)
  • abdd93d fix: set max lengths in regex for numeric and build identifiers (#571)
  • e7b78de chore: release 7.5.2
  • 58c791f fix: diff when detecting major change from prerelease (#566)
  • 5c8efbc fix: preserve build in raw after inc (#565)
  • 717534e fix: better handling of whitespace (#564)
  • 2f738e9 chore: bump @​npmcli/template-oss from 4.14.1 to 4.15.1 (#558)
  • aa016a6 chore: release 7.5.1
  • d30d25a fix: show type on invalid semver error (#559)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by npm-cli-ops, a new releaser for semver since your current version.


Updates google-gax from 1.14.1 to 1.15.4

Release notes

Sourced from google-gax's releases.

v1.15.2

Fixes

  • fix(deps): @grpc/grpc-js updated to ^0.7.4.
Changelog

Sourced from google-gax's changelog.

Changelog

npm history

4.0.0 (2023-05-17)

⚠ BREAKING CHANGES

  • remove is-stream & fast-text-encoding dependencies (#1442)
  • drop Node 12 & decouple development dependencies (#1439)

Features

  • Drop Node 12 & decouple development dependencies (#1439) (61a7143)

Bug Fixes

Build System

  • Remove is-stream & fast-text-encoding dependencies (#1442) (111133c)

3.6.0 (2023-03-30)

Features

Bug Fixes

  • deps: Update dependency protobufjs to v7.2.3 (#1437) (3cfb046)

3.5.8 (2023-03-10)

Bug Fixes

  • Better error handling for REST transport (#1431) (193b387)

3.5.7 (2023-02-08)

... (truncated)

Commits
  • 255e0aa fix(deps): update grpc and release to 1.15.4
  • 7ee22c3 fix(deps): update grpc-js to 1.x and release v1.15.3
  • cd6224b fix(deps): use @​grpc/grpc-js@^0.7.4
  • 36e7d5e fix(deps): rollback to grpc-js 0.6.18, release 1.15.1
  • cdba8e5 chore: release 1.15.0 without breaking changes
  • b1eccf9 feat: export bundle descriptor in descriptors interface (#744)
  • 01c428c fix(deps): update dependency @​grpc/grpc-js to ^0.7.0 (#736)
  • fab91ce fix(deps): use protobuf.js v6.8.9 (#743)
  • 4b9a35e build(tests): fix coveralls and enable build cop (#740)
  • e864833 build: update linkinator config (#739)
  • Additional commits viewable in compare view


Updates @google-cloud/storage from 4.3.0 to 6.11.0

Release notes

Sourced from @​google-cloud/storage's releases.

v6.11.0

6.11.0 (2023-06-02)

Features

v6.10.1

6.10.1 (2023-05-10)

Performance Improvements

  • Improve Multiple Chunk Upload Performance (#2185) (3b2b877)

v6.10.0

6.10.0 (2023-05-02)

Features

  • Retry Socket Connection Timeouts on Node 20+ (#2187) (733b560)

v6.9.5

6.9.5 (2023-03-30)

Bug Fixes

  • Check that err.message is a string before attempting indexOf (#2173) (130818d)
  • V4 Signing Errors with exactly 7 day expiry (#2170) (f930998)

v6.9.4

6.9.4 (2023-03-02)

Bug Fixes

  • Refactor createReadStream to remove unnecessary stream (#2153) (2c97310)

v6.9.3

6.9.3 (2023-02-15)

Bug Fixes

  • Reduce memory footprint of deleteFiles by utilizing getFilesStream and using smaller queue of promises (#2147) (f792f25)

v6.9.2

... (truncated)

Changelog

Sourced from @​google-cloud/storage's changelog.

6.11.0 (2023-06-02)

Features

6.10.1 (2023-05-10)

Performance Improvements

  • Improve Multiple Chunk Upload Performance (#2185) (3b2b877)

6.10.0 (2023-05-02)

Features

  • Retry Socket Connection Timeouts on Node 20+ (#2187) (733b560)

6.9.5 (2023-03-30)

Bug Fixes

  • Check that err.message is a string before attempting indexOf (#2173) (130818d)
  • V4 Signing Errors with exactly 7 day expiry (#2170) (f930998)

6.9.4 (2023-03-02)

Bug Fixes

  • Refactor createReadStream to remove unnecessary stream (#2153) (2c97310)

6.9.3 (2023-02-15)

Bug Fixes

  • Reduce memory footprint of deleteFiles by utilizing getFilesStream and using smaller queue of promises (#2147) (f792f25)

6.9.2 (2023-02-06)

Bug Fixes

  • Correctly handle if a user has no permissions when calling iam.testPermissions (#2140) (cce902d)

... (truncated)

Commits


Updates gatsby-plugin-sharp from 2.4.5 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


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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/netlify/gatsby-parallel-runner/network/alerts).