Skip to content

Conversation

@dependabot
Copy link

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

Bumps the npm_and_yarn group with 2 updates in the /stacks-blockchain/dist-tool directory: json-bigint and @google-cloud/storage.

Updates json-bigint from 0.3.1 to 1.0.0

Commits

Updates @google-cloud/storage from 4.7.2 to 7.11.2

Release notes

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

v7.11.2

7.11.2 (2024-06-07)

Bug Fixes

v7.11.1

7.11.1 (2024-05-21)

Bug Fixes

  • Add missing projectIdentifier to GetServiceAccountOptions (#2468) (d49e9d2)
  • Allow files in directories to be downloaded onto local machine (#2199) (9f62429)
  • Do not set customEndpoint if apiEndpoint === default (#2460) (b4dbd73)
  • Improve GetFilesResponse interface (#2466) (918db28)

v7.11.0

7.11.0 (2024-05-03)

Features

  • Add ability to enable hierarchical namespace on buckets (#2453) (4e5726f)

v7.10.2

7.10.2 (2024-04-26)

Bug Fixes

  • Use correct indices for file.from and fix tests to verify names (#2449) (d4240fa)

v7.10.1

7.10.1 (2024-04-22)

Bug Fixes

v7.10.0

7.10.0 (2024-04-15)

Features

... (truncated)

Changelog

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

7.11.2 (2024-06-07)

Bug Fixes

7.11.1 (2024-05-21)

Bug Fixes

  • Add missing projectIdentifier to GetServiceAccountOptions (#2468) (d49e9d2)
  • Allow files in directories to be downloaded onto local machine (#2199) (9f62429)
  • Do not set customEndpoint if apiEndpoint === default (#2460) (b4dbd73)
  • Improve GetFilesResponse interface (#2466) (918db28)

7.11.0 (2024-05-03)

Features

  • Add ability to enable hierarchical namespace on buckets (#2453) (4e5726f)

7.10.2 (2024-04-26)

Bug Fixes

  • Use correct indices for file.from and fix tests to verify names (#2449) (d4240fa)

7.10.1 (2024-04-22)

Bug Fixes

7.10.0 (2024-04-15)

Features

  • Add ability to create a File object from URL (#2432) (1b71fcc)
  • Allow setting contentEncoding during compose (#2431) (6e81e05)

Bug Fixes

... (truncated)

Commits
  • f351328 chore(main): release 7.11.2 (#2481)
  • 1477fe1 fix: support uint8array in file.save (#2480)
  • c3fe679 chore: [node] add auto-approve templates, and install dependencies with engin...
  • 8ab5080 chore(deps): update dependency sinon to v18 (#2471)
  • 53a6e1a chore(main): release 7.11.1 (#2462)
  • 9f62429 fix: allow files in directories to be downloaded onto local machine (#2199)
  • f2e1e0c test: increase timeout of delay in hmac get test (#2457)
  • 918db28 Fix: improve GetFilesResponse interface (#2466)
  • d49e9d2 fix: add missing projectIdentifier to GetServiceAccountOptions (#2468)
  • 75940e3 test: handle multiple possibilities in HNS tests (#2467)
  • 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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…dates

Bumps the npm_and_yarn group with 2 updates in the /stacks-blockchain/dist-tool directory: [json-bigint](https://github.com/sidorares/json-bigint) and [@google-cloud/storage](https://github.com/googleapis/nodejs-storage).


Updates `json-bigint` from 0.3.1 to 1.0.0
- [Commits](sidorares/json-bigint@v0.3.1...v1.0.0)

Updates `@google-cloud/storage` from 4.7.2 to 7.11.2
- [Release notes](https://github.com/googleapis/nodejs-storage/releases)
- [Changelog](https://github.com/googleapis/nodejs-storage/blob/main/CHANGELOG.md)
- [Commits](googleapis/nodejs-storage@v4.7.2...v7.11.2)

---
updated-dependencies:
- dependency-name: json-bigint
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@google-cloud/storage"
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

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

1 participant