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 the npm_and_yarn group across 1 directory with 6 updates #37

Open
wants to merge 51 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps the npm_and_yarn group with 4 updates in the /gcp/cloud-functions/create-vm directory: @grpc/grpc-js, google-gax, express and semver.

Updates @grpc/grpc-js from 1.7.3 to 1.8.22

Release notes

Sourced from @​grpc/grpc-js's releases.

@​grpc/grpc-js 1.8.22

  • Avoid buffering significantly more than grpc.max_receive_message_size per received message.

@​grpc/grpc-js@​1.8.21

  • Fix propagation of UNIMPLEMENTED error messages (#2528)

@​grpc/grpc-js 1.8.20

  • Fix a crash when the channel option grpc.keepalive_permit_without_calls is set (#2519)

@​grpc/grpc-js 1.8.19

  • Update keepalive behavior to more correctly handle short calls and long periods of inactivity (#2513)

@​grpc/grpc-js 1.8.18

  • Fix reporting of call stacks in unary request errors (#2503)
  • Fix reporting of proxy info in channelz socket responses (#2503)

@​grpc/grpc-js 1.8.17

  • Disallow pick_first LB policy as the direct child of an outlier_detection LB policy (#2476)

@​grpc/grpc-js 1.8.16

  • Fix missing transport trace logs (#2470)

@​grpc/grpc-js 1.8.15

  • Fix a memory leak that could result from a specific pattern of recursive function calls (#2456)
  • Ensure status and error events are consistently emitted asynchronously (#2456)

@​grpc/grpc-js 1.8.14

  • Fix sequencing of some events related to connectivity state changes (#2421)

@​grpc/grpc-js 1.8.13

  • Fix memory leak in channelz socket tracking (#2394)

@​grpc/grpc-js@​1.8.12

  • Fix an occasional type error when receiving DNS updates (#2380)
  • Fix ordering of events when handing requests on the server (#2376 contributed by @​phoenix741)

@​grpc/grpc-js 1.8.11

  • Avoid accumulating placeholder objects when sending many messages on a long-running stream (#2372)

@​grpc/grpc-js 1.8.10

  • Fix bugs in "pick first" load balancing policy that caused incorrect reconnection behavior (#2369)

@​grpc/grpc-js 1.8.9

  • Fix a bug where clients would continue to send pings at the original configured rate after receiving a backoff request from the server (#2363)

@​grpc/grpc-js 1.8.8

  • Remove progress field in returned status object (#2350)
  • Export InterceptingListener and NextCall types (#2351)
  • Fix a bug that could cause a crash when sending messages that exceed the outgoing message buffer size while a retry is in progress (#2349)

... (truncated)

Commits
  • a8a0203 Merge pull request from GHSA-7v5v-9h63-cj86
  • 3b110cd grpc-js: Bump to 1.8.22
  • 8e62222 grpc-js: Avoid buffering significantly more than max_receive_message_size per...
  • 9d83947 Merge pull request #2742 from sergiitk/backport-1.8-psm-interop-common-prod-t...
  • 00f348c Merge pull request #2729 from sergiitk/psm-interop-common-prod-tests
  • 36d105b Merge pull request #2737 from murgatroid99/backport-1.8-grpc-js_linkify-it_fix
  • 969e305 Merge pull request #2735 from murgatroid99/grpc-js_linkify-it_fix
  • d78216f Merge pull request #2715 from sergiitk/backport-1.8-psm-interop-pkg-dev
  • f38966a Merge pull request #2712 from sergiitk/psm-interop-pkg-dev
  • ffefff2 Merge pull request #2640 from XuanWang-Amos/backport-1.8-psm-interop-shared-b...
  • Additional commits viewable in compare view

Updates google-gax from 3.5.2 to 3.6.1

Changelog

Sourced from google-gax's changelog.

Changelog

npm history

4.3.7 (2024-06-19)

Bug Fixes

4.3.6 (2024-06-06)

Bug Fixes

4.3.5 (2024-05-28)

Bug Fixes

4.3.4 (2024-05-22)

Bug Fixes

4.3.3 (2024-04-19)

Bug Fixes

  • don't retry server streaming calls if retryCodes is the empty array (#1578) (150a683)
  • update minimum grpc-js to 1.10.3 to skip potentially problematic 1.10.2 (#1576) (43e6fc0)

4.3.2 (2024-03-26)

Bug Fixes

... (truncated)

Commits

Updates express from 4.18.2 to 4.19.2

Release notes

Sourced from express's releases.

4.19.2

What's Changed

Full Changelog: expressjs/express@4.19.1...4.19.2

4.19.1

What's Changed

Full Changelog: expressjs/express@4.19.0...4.19.1

4.19.0

What's Changed

New Contributors

Full Changelog: expressjs/express@4.18.3...4.19.0

4.18.3

Main Changes

Other Changes

... (truncated)

Changelog

Sourced from express's changelog.

4.19.2 / 2024-03-25

  • Improved fix for open redirect allow list bypass

4.19.1 / 2024-03-20

  • Allow passing non-strings to res.location with new encoding handling checks

4.19.0 / 2024-03-20

4.18.3 / 2024-02-29

Commits
  • 04bc627 4.19.2
  • da4d763 Improved fix for open redirect allow list bypass
  • 4f0f6cc 4.19.1
  • a003cfa Allow passing non-strings to res.location with new encoding handling checks f...
  • a1fa90f fixed un-edited version in history.md for 4.19.0
  • 11f2b1d build: fix build due to inconsistent supertest behavior in older versions
  • 084e365 4.19.0
  • 0867302 Prevent open redirect allow list bypass due to encodeurl
  • 567c9c6 Add note on how to update docs for new release (#5541)
  • 69a4cf2 deps: [email protected]
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by wesleytodd, a new releaser for express since your current version.


Updates semver from 5.7.1 to 5.7.2

Release notes

Sourced from semver's releases.

v5.7.2

5.7.2 (2023-07-10)

Bug Fixes

Changelog

Sourced from semver's changelog.

5.7.2 (2023-07-10)

Bug Fixes

5.7

  • Add minVersion method

5.6

  • Move boolean loose param to an options object, with backwards-compatibility protection.
  • Add ability to opt out of special prerelease version handling with the includePrerelease option flag.

5.5

  • Add version coercion capabilities

5.4

  • Add intersection checking

5.3

  • Add minSatisfying method

5.2

  • Add prerelease(v) that returns prerelease components

5.1

  • Add Backus-Naur for ranges
  • Remove excessively cute inspection methods

5.0

  • Remove AMD/Browserified build artifacts
  • Fix ltr and gtr when using the * range
  • Fix for range * with a prerelease identifier
Commits
Maintainer changes

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


Updates protobufjs from 7.1.2 to 7.2.4

Release notes

Sourced from protobufjs's releases.

protobufjs: v7.2.4

7.2.4 (2023-06-23)

Bug Fixes

  • do not let setProperty change the prototype (#1899) (e66379f)

protobufjs: v7.2.3

7.2.3 (2023-03-27)

Bug Fixes

  • type names can be split into multiple tokens (#1877) (8817ee6)

protobufjs: v7.2.2

7.2.2 (2023-02-07)

Bug Fixes

  • do not allow to extend same field twice to prevent the error (#1784) (14f0536)

protobufjs: v7.2.1

7.2.1 (2023-02-02)

Bug Fixes

  • cli: fix relative path to Google pb files (#1859) (e42eea4)
  • Revert "fix: error should be thrown" (4489fa7)
  • use bundled filename to fix common pb includes (#1860) (dce9a2e)
  • use ES5 style function syntax (#1830) (64e8936)

protobufjs: v7.2.0

7.2.0 (2023-01-24)

Features

  • cli: generate static files at the granularity of proto messages (#1840) (32f2d6a)

Bug Fixes

Changelog

Sourced from protobufjs's changelog.

7.2.4 (2023-06-23)

Bug Fixes

  • do not let setProperty change the prototype (#1899) (e66379f)

7.2.3 (2023-03-27)

Bug Fixes

  • type names can be split into multiple tokens (#1877) (8817ee6)

7.2.2 (2023-02-07)

Bug Fixes

  • do not allow to extend same field twice to prevent the error (#1784) (14f0536)

7.2.1 (2023-02-02)

Bug Fixes

  • cli: fix relative path to Google pb files (#1859) (e42eea4)
  • Revert "fix: error should be thrown" (4489fa7)
  • use bundled filename to fix common pb includes (#1860) (dce9a2e)
  • use ES5 style function syntax (#1830) (64e8936)

7.2.0 (2023-01-24)

Features

  • cli: generate static files at the granularity of proto messages (#1840) (32f2d6a)

Bug Fixes

Commits

Updates word-wrap from 1.2.3 to 1.2.5

Release notes

Sourced from word-wrap's releases.

1.2.5

Changes:

Reverts default value for options.indent to two spaces ' '.

Full Changelog: jonschlinkert/word-wrap@1.2.4...1.2.5

1.2.4

What's Changed

New Contributors

Full Changelog: jonschlinkert/word-wrap@1.2.3...1.2.4

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 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.

* Check for gaps in incremental snapshots (`functions.sh`)
* Define custom runtime config for each module (`run_local.sh`)
* Add functionality for removing failed incremental snapshots and
  extracting new_start_date for runtime_config (`run-local.sh` and
  `backfill_snapshots.py`)

Change-Id: Ibf5bb2359f2fbd7c0d66b7a189b9cda6b246a064
Change-Id: Iecc5e9da24bd5dc572dd258acf9c38197ad9ee77
Change-Id: If732cfb209961ea7695b459c0013c597ddde0c77
Change-Id: Ie044abde842f97fb7729441a4150a246e766bfb4
Change-Id: I154a790a5149dd7055e44cc845cf954287944e75
Change-Id: I15b24847c6ed0fde5dc670a5ae3f427f7f1000ba
Change-Id: Ib4b6681170de0ff85239a5935118863c7deb8e90
* Update `config.yaml.template` to be in the up-to-date state

Change-Id: Ic799d80814da61dd402b691e5c265c072551d147
Change-Id: I83c4ae851f656ff3e7e7e7ec1f7fe52a768ed2d3
Change-Id: I460de625d55e02c4aa64751b70d0b2088a2f6a30
Change-Id: Ibe705310daff382b7ea979b8afd172372bbd6b30
By specifying `gaarf.params.template.skan4` we can get renamed metric
names from Google Ads API.

Change-Id: If0250cd1c90d6675d802effa4bc16fb1affd4394
Change-Id: Iae17155dfb57b542422666259349ac39ee759830
Change-Id: I33e3b82d0dd57665ad235dd62e3e580fcf098e87
Change-Id: Ia549a7876c2c379f8646ea72e2a543c9eb9923f6
Change-Id: Id14b2976e26209d7233bd4dc90eed45e005c0ab0
Change-Id: I6e328cfcac8db2dc57d3bb3ec3ece1fa14104e3b
Change-Id: Ibc78782b938dcbfa855bb1c562d1f7c92ee4d1e8
Change-Id: I5902ea65dc35c89f84b61b5357017b36446a8fcc
Change-Id: I8661c6ed991b63e465640e13d236685b1ba2f983
Change-Id: Iecf4f4d2aebe1111afd21ab2c9e7ed7f40ca56de
Change-Id: I07dacb6c6a9d24abc0d4861a3ecd7dff6b468ab9
Change-Id: I90f047008e980c602c3df4dfe39ae9928c2b886e
Change-Id: Ibe154f9e78d9aae176a346cde06fdf66f7933d13
Change-Id: Id87480620c2d3365f1d40f459a7c8bd1e67ddd3e
Change-Id: I8f428dfa69bf312ec32a1258c8a7811ed732ac83
…tables

Change-Id: I2814dd05fc0e8d7b199de1de7a5886ad4c8f4781
Change-Id: Ie25156a814490c1986c0aee0452250844a1a86ce
Change-Id: Iee29aeb077e1e1ec42874f1a6cfb3dfac53bef8a
* Initial load and incremental saving should work with config
* Generate initial_date macro when defining the config
* Check incremental load only when not performing initial_load
* Infer initial_date from config when performing incremental_load_check

Change-Id: I87fcb6967501d223ecbc755cf8f34b54aa586e26
AVMarkin and others added 21 commits May 30, 2024 14:36
Change-Id: I3b1d11272407f0cda37f9e1c05e46a35d4181c0a
Change-Id: If7af20abfcf21c7f5f935476c4120220e733f993
Change-Id: I6d4c6def92cdf433f5cf7e76619765fb7ce510c9
* Don't ask for confirmation for resetting snapshot in quite mode.
* Provide better message for changing start_date when performing
  backfill of performance snapshots.
* Remove $runtime_config when running bq_queries

Change-Id: Iee37993bd9e1b75655d1619c50a2f0df91e36688
Logic for building performance snapshots should be the same of in
`incremental_load.sql`.

Change-Id: Ia2fa1f1249f6add6b0465c9fefbbf7618ce452c7
Change-Id: I1be10a4eb5efea49fd1a84c3f9cf81ba10b8dc0c
Change-Id: I7e418fbbe4b3a91fe0824915351ab1e96c1b2915
setup: added pubsub.publisher, run.invoker roles

Change-Id: I754cb93922968a92bfca3bd1d47b4ee126ac3e7f
Change-Id: I9041eb193b9270615c8596f470f23afe746f425a
Change-Id: Ia7aee154f4ba97e10cb59dfab044020e72e7b1c0
Change-Id: Ia7fa690ec92add9c827a37a7231c9ec18e6a6e4a
Change-Id: I44714f3fca4e699a1842d976cd7ffa3481da5d69
Change-Id: Ic4bb3ff18ff62dfbdb67e3128ef593c483325ca2
Change-Id: I3812f2f20d09e48f0a8a65461fc2ef78a94d4f19
Change-Id: I7099b6a0c643ed1ee8f10345424bc24f0736e701
Change-Id: I1394c14c124829f6af6239f4b6e98803ec31a0b1
Change-Id: If4467212bc61a253f4e538cb1d02f765398a231a
Change-Id: I0f2217237ec3d5d689fe188d980d45610689af12
Bump to google-ads-api-report-fetcher to 1.14.2

Change-Id: Ic20d758dcfa7c969746a3c5c5c19a6acf5fdd16c
* Don't remove files in cloud storage
* Copy only application files

Change-Id: I2d59f97acddefe35a2bb85a1bebae63d1ceca680
Bumps the npm_and_yarn group with 4 updates in the /gcp/cloud-functions/create-vm directory: [@grpc/grpc-js](https://github.com/grpc/grpc-node), [google-gax](https://github.com/googleapis/gax-nodejs/tree/HEAD/gax), [express](https://github.com/expressjs/express) and [semver](https://github.com/npm/node-semver).


Updates `@grpc/grpc-js` from 1.7.3 to 1.8.22
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/compare/@grpc/[email protected]...@grpc/[email protected])

Updates `google-gax` from 3.5.2 to 3.6.1
- [Release notes](https://github.com/googleapis/gax-nodejs/releases)
- [Changelog](https://github.com/googleapis/gax-nodejs/blob/main/gax/CHANGELOG.md)
- [Commits](https://github.com/googleapis/gax-nodejs/commits/v3.6.1/gax)

Updates `express` from 4.18.2 to 4.19.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.2...4.19.2)

Updates `semver` from 5.7.1 to 5.7.2
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

Updates `protobufjs` from 7.1.2 to 7.2.4
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@protobufjs-v7.1.2...protobufjs-v7.2.4)

Updates `word-wrap` from 1.2.3 to 1.2.5
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: "@grpc/grpc-js"
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: google-gax
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: express
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: semver
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: protobufjs
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: word-wrap
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 25, 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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants