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

fix(deps): update npm-packages #228

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Sep 18, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint/js (source) ^9.10.0 -> ^9.14.0 age adoption passing confidence
@google-cloud/opentelemetry-cloud-monitoring-exporter ^0.19.0 -> ^0.20.0 age adoption passing confidence
@google-cloud/opentelemetry-resource-util ^2.3.0 -> ^2.4.0 age adoption passing confidence
@google-cloud/storage ^7.12.1 -> ^7.14.0 age adoption passing confidence
@opentelemetry/sdk-metrics (source) ^1.26.0 -> ^1.27.0 age adoption passing confidence
eslint (source) ^9.10.0 -> ^9.14.0 age adoption passing confidence
express (source) ^4.21.0 -> ^4.21.1 age adoption passing confidence
globals ^15.9.0 -> ^15.12.0 age adoption passing confidence
google-auth-library ^9.14.1 -> ^9.14.2 age adoption passing confidence
pino (source) ^9.4.0 -> ^9.5.0 age adoption passing confidence
typescript (source) ^5.6.2 -> ^5.6.3 age adoption passing confidence

Release Notes

eslint/eslint (@​eslint/js)

v9.14.0

Compare Source

v9.13.0

Compare Source

Features

Bug Fixes

Documentation

  • abdbfa8 docs: mark LintMessage#nodeType as deprecated (#​19019) (Nitin Kumar)
  • 19e68d3 docs: update deprecated rules type definitions (#​19018) (Nitin Kumar)
  • 7dd402d docs: Update examples of passing multiple values to a CLI option (#​19006) (Milos Djermanovic)
  • 5dcbc51 docs: Add example with side-effect imports to no-restricted-imports (#​18997) (Milos Djermanovic)
  • 1ee87ca docs: Update README (GitHub Actions Bot)
  • 2c3dbdc docs: Use prerendered sponsors for README (#​18988) (Milos Djermanovic)

Chores

v9.12.0

Compare Source

Features

Bug Fixes

Documentation

  • ecbd522 docs: Mention code explorer (#​18978) (Nicholas C. Zakas)
  • 7ea4ecc docs: Clarifying the Use of Meta Objects (#​18697) (Amaresh S M)
  • d3e4b2e docs: Clarify how to exclude .js files (#​18976) (Milos Djermanovic)
  • 57232ff docs: Mention plugin-kit in language docs (#​18973) (Nicholas C. Zakas)
  • b80ed00 docs: Update README (GitHub Actions Bot)
  • cb69ab3 docs: Update README (GitHub Actions Bot)
  • 7fb0d95 docs: Update README (GitHub Actions Bot)
  • 493348a docs: Update README (GitHub Actions Bot)
  • 87a582c docs: fix typo in id-match rule (#​18944) (Jay)

Chores

v9.11.1

Compare Source

Bug Fixes

  • 20fd916 fix: add @eslint/core, @types/estree, & @types/json-schema deps (#​18938) (Nitin Kumar)
  • 2738322 fix: add missing types for require-atomic-updates rule (#​18937) (Kristóf Poduszló)
  • d71ff30 fix: add missing types for object-shorthand rule (#​18935) (Kristóf Poduszló)
  • 561cadc fix: add missing types for no-unsafe-negation rule (#​18932) (Kristóf Poduszló)
  • 8843656 fix: add missing types for no-underscore-dangle rule (#​18931) (Kristóf Poduszló)
  • 92cde5c fix: add missing types for no-shadow rule (#​18930) (Kristóf Poduszló)
  • b3cbe11 fix: add missing types for no-sequences rule (#​18929) (Kristóf Poduszló)
  • 976f77f fix: add missing types for no-unused-expressions rule (#​18933) (Kristóf Poduszló)

Documentation

  • 3eff709 docs: replace deprecated Linter.FlatConfig type with Linter.Config (#​18941) (Carlos Meira)

Chores

v9.11.0

Compare Source

GoogleCloudPlatform/opentelemetry-operations-js (@​google-cloud/opentelemetry-cloud-monitoring-exporter)

v0.20.0

Compare Source

googleapis/nodejs-storage (@​google-cloud/storage)

v7.14.0

Compare Source

Features
  • Add support for restore token (#​2548) (8241e91)
  • Adds integration tests for Universe Domain configuration (#​2538) (53db6ba)
  • Adds integration tests for Universe Domain configuration with (53db6ba)
  • storage: Add support for 'skipIfExists' option for downloadMany (#​2526) (729efb2)

v7.13.0

Compare Source

Features
  • storage: Add support for 'fields' query parameter to getFiles (#​2521) (f78fe92)
Bug Fixes
open-telemetry/opentelemetry-js (@​opentelemetry/sdk-metrics)

v1.27.0

Compare Source

🚀 (Enhancement)
  • feat: add processors for adding session.id attribute to spans and logs #​4972
🐛 (Bug Fix)
🏠 (Internal)
  • deps: set @opentelemetry/api dependency min version to 1.3.0 in examples, experimental/packages, integration-tests and selenium-tests
    #​4992
  • refactor(sdk-metrics): replace MetricsAttributes with Attributes #​5021 @​david-luna
  • refactor(instrumentation-http): replace SpanAttributes and MetricsAttributes with Attributes #​5023 @​david-luna
  • chore(exporter-zipkin): remove usages of Span constructor #​5030 @​david-luna
  • test(instrumentation-http): remove usages of new Span in tests #​5035 @​david-luna
eslint/eslint (eslint)

v9.14.0

Compare Source

v9.13.0

Compare Source

v9.12.0

Compare Source

Features

Bug Fixes

Documentation

  • ecbd522 docs: Mention code explorer (#​18978) (Nicholas C. Zakas)
  • 7ea4ecc docs: Clarifying the Use of Meta Objects (#​18697) (Amaresh S M)
  • d3e4b2e docs: Clarify how to exclude .js files (#​18976) (Milos Djermanovic)
  • 57232ff docs: Mention plugin-kit in language docs (#​18973) (Nicholas C. Zakas)
  • b80ed00 docs: Update README (GitHub Actions Bot)
  • cb69ab3 docs: Update README (GitHub Actions Bot)
  • 7fb0d95 docs: Update README (GitHub Actions Bot)
  • 493348a docs: Update README (GitHub Actions Bot)
  • 87a582c docs: fix typo in id-match rule (#​18944) (Jay)

Chores

v9.11.1

Compare Source

v9.11.0

Compare Source

Features

  • ec30c73 feat: add "eslint/universal" to export Linter (#​18883) (唯然)
  • c591da6 feat: Add language to types (#​18917) (Nicholas C. Zakas)
  • 492eb8f feat: limit the name given to ImportSpecifier in id-length (#​18861) (Tanuj Kanti)
  • 19c6856 feat: Add no-useless-constructor suggestion (#​18799) (Jordan Thomson)
  • a48f8c2 feat: add type FormatterFunction, update LoadedFormatter (#​18872) (Francesco Trotta)

Bug Fixes

  • 5e5f39b fix: add missing types for no-restricted-exports rule (#​18914) (Kristóf Poduszló)
  • 8f630eb fix: add missing types for no-param-reassign options (#​18906) (Kristóf Poduszló)
  • d715781 fix: add missing types for no-extra-boolean-cast options (#​18902) (Kristóf Poduszló)
  • 2de5742 fix: add missing types for no-misleading-character-class options (#​18905) (Kristóf Poduszló)
  • c153084 fix: add missing types for no-implicit-coercion options (#​18903) (Kristóf Poduszló)
  • fa11b2e fix: add missing types for no-empty-function options (#​18901) (Kristóf Poduszló)
  • a0deed1 fix: add missing types for camelcase options (#​18897) (Kristóf Poduszló)

Documentation

  • e4e5709 docs: correct prefer-object-has-own type definition comment (#​18924) (Nitin Kumar)
  • 91cbd18 docs: add unicode abbreviations in no-irregular-whitespace rule (#​18894) (Alix Royere)
  • 59cfc0f docs: clarify resultsMeta in LoadedFormatter type (#​18881) (Milos Djermanovic)
  • adcc50d docs: Update README (GitHub Actions Bot)
  • 4edac1a docs: Update README (GitHub Actions Bot)

Build Related

  • 959d360 build: Support updates to previous major versions (#​18871) (Milos Djermanovic)

Chores

expressjs/express (express)

v4.21.1

Compare Source

What's Changed

Full Changelog: expressjs/express@4.21.0...4.21.1

sindresorhus/globals (globals)

v15.12.0

Compare Source

v15.11.0

Compare Source

v15.10.0

Compare Source

googleapis/google-auth-library-nodejs (google-auth-library)

v9.14.2

Compare Source

Bug Fixes
pinojs/pino (pino)

v9.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: pinojs/pino@v9.4.0...v9.5.0

microsoft/TypeScript (typescript)

v5.6.3

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot changed the title fix(deps): update dependency @google-cloud/storage to ^7.13.0 fix(deps): update npm-packages Sep 20, 2024
@renovate-bot renovate-bot force-pushed the renovate/npm-packages branch 4 times, most recently from 31ca50c to fd8d271 Compare September 25, 2024 22:26
@renovate-bot renovate-bot force-pushed the renovate/npm-packages branch 2 times, most recently from 5a251e8 to 3319970 Compare October 4, 2024 22:28
@renovate-bot renovate-bot force-pushed the renovate/npm-packages branch 4 times, most recently from 4b7e802 to e4e3466 Compare October 15, 2024 13:41
@renovate-bot renovate-bot force-pushed the renovate/npm-packages branch 2 times, most recently from 159eaca to 6d2cfc1 Compare October 23, 2024 17:12
@renovate-bot renovate-bot force-pushed the renovate/npm-packages branch 3 times, most recently from 4b51f92 to ce1c048 Compare November 1, 2024 21:01
@nielm nielm merged commit ada917a into GoogleCloudPlatform:main Nov 12, 2024
4 checks passed
@renovate-bot renovate-bot deleted the renovate/npm-packages branch November 12, 2024 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants