dbt-language-server
dbt-language-server copied to clipboard
Bump @google-cloud/bigquery from 7.5.0 to 7.6.1 in /client
Bumps @google-cloud/bigquery from 7.5.0 to 7.6.1.
Release notes
Sourced from @google-cloud/bigquery's releases.
v7.6.1
7.6.1 (2024-04-26)
Bug Fixes
v7.6.0
7.6.0 (2024-04-09)
Features
Bug Fixes
v7.5.2
7.5.2 (2024-03-27)
Bug Fixes
v7.5.1
7.5.1 (2024-03-14)
Bug Fixes
- Add better documentation around usage of BigQueryTimestamp class and .timestamp method. (2b2c3e0)
- BigQueryTimestamp should keep accepting floats #1339 (2b2c3e0)
- Restores BigQueryTimestamp behavior to accept a numeric value in the constructor representing epoch-seconds. The affected 7.5.0 version would parse a numeric value as epoch-microseconds. (2b2c3e0)
Changelog
Sourced from @google-cloud/bigquery's changelog.
7.6.1 (2024-04-26)
Bug Fixes
7.6.0 (2024-04-09)
Features
Bug Fixes
7.5.2 (2024-03-27)
Bug Fixes
7.5.1 (2024-03-14)
Bug Fixes
- Add better documentation around usage of BigQueryTimestamp class and .timestamp method. (2b2c3e0)
- BigQueryTimestamp should keep accepting floats #1339 (2b2c3e0)
- Restores BigQueryTimestamp behavior to accept a numeric value in the constructor representing epoch-seconds. The affected 7.5.0 version would parse a numeric value as epoch-microseconds. (2b2c3e0)
Commits
4eaa92dchore(main): release 7.6.1 (#1356)092bf17Revert "feat: add support for RANGE type (#1352)" (#1358)2b66d1efix: should not override queryParameters if params not informed (#1359)1392422feat: add support for RANGE type (#1352)e8fe55fchore(main): release 7.6.0 (#1349)d433711fix: parsing zero value timestamp (#1355)74aa150feat: integrate jobs.query and stateless query for faster queries (#1337)1d0a3d1chore(main): release 7.5.2 (#1348)bd8254cfix: set projectId in jobs emitted by load streams (#1346)a6498c4chore(main): release 7.5.1 (#1341)- 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)