Skip to content
This repository was archived by the owner on Jan 18, 2026. It is now read-only.

chore(deps): update all dependencies (major)#1094

Merged
summer-ji-eng merged 7 commits intogoogleapis:mainfrom
renovate-bot:renovate/major-all-dependencies
Feb 17, 2022
Merged

chore(deps): update all dependencies (major)#1094
summer-ji-eng merged 7 commits intogoogleapis:mainfrom
renovate-bot:renovate/major-all-dependencies

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jan 26, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@bazel/buildifier ^4.2.5 -> ^5.0.0 age adoption passing confidence devDependencies major
@types/node ^14.18.9 -> ^16.0.0 age adoption passing confidence devDependencies major
@types/node ^14.18.9 -> ^16.0.0 age adoption passing confidence devDependencies major
actions/setup-node v1 -> v2 age adoption passing confidence action major
is-docker ^2.2.1 -> ^3.0.0 age adoption passing confidence devDependencies major
is-docker ^2.2.1 -> ^3.0.0 age adoption passing confidence dependencies major
linkinator ^2.16.2 -> ^3.0.0 age adoption passing confidence devDependencies major
long ^4.0.0 -> ^5.0.0 age adoption passing confidence dependencies major
puppeteer ^10.4.0 -> ^13.0.0 age adoption passing confidence devDependencies major
puppeteer ^10.4.0 -> ^13.0.0 age adoption passing confidence dependencies major
sinon (source) ^11.1.2 -> ^13.0.0 age adoption passing confidence devDependencies major

Release Notes

bazelbuild/buildtools

v5.0.1

Compare Source

  • unused-variable warnings are now suppressed for some common cases when variables are expected to be not used.

v5.0.0

Compare Source

  • Support for MODULE.bazel files
    • A number of warnings are now compatible with nested def statements
    • Minor bug fixes
bazelbuild/rules_nodejs

v5.1.0

Compare Source

Bug Fixes
  • builtin: make linker aspect run in constant time per target (522fd7c)
  • builtin: reduce linker debug string allocations (#​3309) (fb2eeac)
  • typescript: include workspace name in relativize helper (f78a2b8)
Features
  • typescript: added support for using non-file targets in srcs of ts_project (96d37b6)
  • typescript: moved file functions to tslb.bzl (20c5c58)

5.0.2 (2022-01-27)

Bug Fixes
  • jasmine: can not reference runner when exports_directories_only=… (#​3293) (0be0eeb)
  • use robocopy in copy_file#is_directory so we don't hit 254 file path limit of xcopy (#​3295) (ed0249b)
  • builtin: pass kwargs from node_repositories helper (#​3287) (b446fa1)
  • jasmine: replace deprecated Jasmine APIs that have been removed in version 4 (#​3283) (bde750b), closes #​3289

5.0.1 (2022-01-24)

Bug Fixes
  • builtin: prevent usage with InputArtifact directories (553ef27)
  • create: add missing workspace dependency call (d15c3dd)

v5.0.2

Compare Source

Bug Fixes
  • jasmine: can not reference runner when exports_directories_only=… (#​3293) (0be0eeb)
  • use robocopy in copy_file#is_directory so we don't hit 254 file path limit of xcopy (#​3295) (ed0249b)
  • builtin: pass kwargs from node_repositories helper (#​3287) (b446fa1)
  • jasmine: replace deprecated Jasmine APIs that have been removed in version 4 (#​3283) (bde750b), closes #​3289

v5.0.1

Compare Source

Bug Fixes
  • builtin: prevent usage with InputArtifact directories (553ef27)
  • create: add missing workspace dependency call (d15c3dd)

v5.0.0

Compare Source

Bug Fixes

v4.6.2

Compare Source

http_archive(
    name = "build_bazel_rules_nodejs",
    sha256 = "2644a66772938db8d8c760334a252f1687455daa7e188073f2d46283f2f6fbb7",
    urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/4.6.2/rules_nodejs-4.6.2.tar.gz"],
)

http_archive(
    name = "rules_nodejs",
    sha256 = "f596117040134b9497a1049efe7a785924b4ff22557669780a0fa37e22b827bd",
    urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/4.6.2/rules_nodejs-core-4.6.2.tar.gz"],
)

note, npm packages are tagged lts rather than latest

What's Changed
New Contributors

Full Changelog: bazel-contrib/rules_nodejs@4.6.1...4.6.2

actions/setup-node

v2

Compare Source

sindresorhus/is-docker

v3.0.0

Compare Source

Breaking
JustinBeckwith/linkinator

v3.0.3

Compare Source

Bug Fixes

v3.0.2

Compare Source

Bug Fixes

v3.0.1

Compare Source

Bug Fixes

v3.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • this module now requires node.js 12 and above, and has moved to es modules by default.
dcodeIO/long.js

v5.2.0

Compare Source

New features
Other

v5.1.0

Compare Source

New features

v5.0.1

Compare Source

Bug fixes
  • Always return matching signed/unsigned zeroes, fixes #​72 (19ac17b)
Other
  • Move NaN/Infinity check below unsigned setup in fromString (bf68549)
  • Switch to daily releases (bd8e614)

v5.0.0

Compare Source

Breaking changes
  • Switch to ESM / modernize (8641039)
puppeteer/puppeteer

v13.3.2

Compare Source

v13.3.1

Compare Source

v13.3.0

Compare Source

Features

v13.2.0

Compare Source

Features
Bug Fixes
13.1.3 (2022-01-31)
Bug Fixes
13.1.2 (2022-01-25)
Bug Fixes
13.1.1 (2022-01-18)
Bug Fixes

v13.1.3

Compare Source

v13.1.2

Compare Source

v13.1.1

Compare Source

v13.1.0

Compare Source

Features
Bug Fixes
13.0.1 (2021-12-22)
Bug Fixes

v13.0.1

Compare Source

v13.0.0

Compare Source

⚠ BREAKING CHANGES
  • typo in 'already-handled' constant of the request interception API (#​7813)
Features
Bug Fixes
12.0.1 (2021-11-29)
Bug Fixes

v12.0.1

Compare Source

v12.0.0

Compare Source

⚠ BREAKING CHANGES
  • chromium: roll to Chromium 97.0.4692.0 (r938248)
Features
  • chromium: roll to Chromium 97.0.4692.0 (r938248) (ac162c5), closes #​7458
  • support for custom user data (profile) directory for Firefox (#​7684) (790c7a0)
Bug Fixes

v11.0.0

Compare Source

⚠ BREAKING CHANGES
  • oop iframes: integrate OOP iframes with the frame manager (#​7556)
Features
Bug Fixes
sinonjs/sinon

v13.0.1

Compare Source

  • ec4223f9
    Bump nise to fix sinonjs/nise#​193 (Carl-Erik Kopseng)
  • f329a010
    Add unimported to workflow (#​2441) (Morgan Roderick)
  • 7f16cec9
    Enable updates to same major version (Carl-Erik Kopseng)
  • f784d7ad
    Re-introduce new version.sh script to version hook (Joel Bradshaw)

    This was inadvertently removed during merge conflicts, and is required
    for any of the new release process stuff to work

  • 51c508ab
    Add dry run mode to npm version (#​2436) (Joel Bradshaw)
    • Add DRY_RUN flag to skip publish/push

    • Allow overriding branch names for testing

  • 05341dcf
    Update npm version scripts to manage new releases branch (Joel Bradshaw)
  • fe658261
    Remove release archives from master (Joel Bradshaw)

    These archives made it difficult to find things in the GitHub interface,
    and take up a lot of space in a checked-out repo for something that is
    not useful to most people checking out the repository.

    The main purpose of these archives is to make old versions and
    documentation available on the Sinon website that is run out of this
    repo. This can be supported by using a separate branch for website
    releases, and to maintain the archives.

    Following this commit, the npm version scripts will be updated to
    automatically handle archiving the releases in the new releases branch
    and keeping it up to date with master.

    Also remove the directories we removed from .prettierignore, since they
    don't exist any more.

Released by Carl-Erik Kopseng on 2022-02-01.

v13.0.0

Compare Source

  • cf3d6c0c
    Upgrade packages (#​2431) (Carl-Erik Kopseng)
    • Update all @​sinonjs/ packages

    • Upgrade to fake-timers 9

    • chore: ensure always using latest LTS release

  • 41710467
    Adjust deploy scripts to archive old releases in a separate branch, move existing releases out of master (#​2426) (Joel Bradshaw)

    Co-authored-by: Carl-Erik Kopseng carlerik@gmail.com

  • c80a7266
    Bump node-fetch from 2.6.1 to 2.6.7 (#​2430) (dependabot[bot])

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@​users.noreply.github.com>

  • a00f14a9
    Add explicit export for ./* (#​2413) (なつき)
  • b82ca7ad
    Bump cached-path-relative from 1.0.2 to 1.1.0 (#​2428) (dependabot[bot])
  • a9ea1427
    Add documentation for assert.calledOnceWithMatch (#​2424) (Mathias Schreck)
  • 1d5ab86b
    Be more general in stripping off stack frames to fix Firefox tests (#​2425) (Joel Bradshaw)
  • 56b06129
    Check call count type (#​2410) (Joel Bradshaw)
  • 7863e2df
    Fix #​2414: make Sinon available on homepage (Carl-Erik Kopseng)
  • fabaabdd
    Bump nokogiri from 1.11.4 to 1.13.1 (#​2423) (dependabot[bot])
  • dbc0fbd2
    Bump shelljs from 0.8.4 to 0.8.5 (#​2422) (dependabot[bot])
  • fb8b3d72
    Run Prettier (Carl-Erik Kopseng)
  • 12a45939
    Fix 2377: Throw error when trying to stub non-configurable or non-writable properties (#​2417) (Stuart Dotson)

    Fixes issue #​2377 by throwing an error when trying to stub non-configurable or non-writable properties

Released by Carl-Erik Kopseng on 2022-01-28.

v12.0.1

Compare Source

  • 3f598221
    Fix issue with npm unlink for npm version > 6 (Carl-Erik Kopseng)
  • 51417a38
    Fix bundling of cjs module (#​2412) (Julian Grinblat)

Released by Carl-Erik Kopseng on 2021-11-04.

v12.0.0

Compare Source

  • b20ef9e4
    Upgrade to fake-timers@8 (Carl-Erik Kopseng). This is potentially breaking, but should not be,
    as the breaking change deals with the Node timer object created by fake timers.
  • eba42cc3
    Enable esm named exports (#​2382) (Julian Grinblat)
  • b0cf5448
    Spelling (#​2398) (Josh Soref)
  • e78a6706
    Make calledWith() assertions idempotent (#​2407) (Joel Bradshaw)
  • 2814c0a2
    Generate CHANGES.md using @​studio/changes (Morgan Roderick)

    This will bring us closer to having the same release process as the
    other @sinonjs packages.

  • 2d5d6ad4
    Run tests in Node 16 in GitHub Actions (Morgan Roderick)

Released by Carl-Erik Kopseng on 2021-11-03.


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team as a code owner January 26, 2022 01:20
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 26, 2022
@renovate-bot renovate-bot force-pushed the renovate/major-all-dependencies branch 4 times, most recently from 44c95a6 to 2d80218 Compare February 1, 2022 00:22
@alexander-fenster
Copy link
Contributor

@summer-ji-eng This PR needs updating of Bazel rules as I showed you previously. Mind doing it? :)

@renovate-bot renovate-bot force-pushed the renovate/major-all-dependencies branch 4 times, most recently from 4b8835a to e8925c0 Compare February 9, 2022 12:33
@renovate-bot renovate-bot force-pushed the renovate/major-all-dependencies branch from e8925c0 to e002355 Compare February 10, 2022 22:08
@alexander-fenster
Copy link
Contributor

@summer-ji-eng Can you please take a look what's failing here?

@renovate-bot renovate-bot force-pushed the renovate/major-all-dependencies branch from 6f0cd78 to 1722ec9 Compare February 15, 2022 21:04
@summer-ji-eng
Copy link
Contributor

Created issue googleapis/google-cloud-node-core#576 to address the test failing due to @bazel/typescript major version upgrade.

@summer-ji-eng summer-ji-eng merged commit b80a4eb into googleapis:main Feb 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

kokoro:force-run Add this label to force Kokoro to re-run the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants