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

Update all non-major dependencies #26482

Merged
merged 1 commit into from
Nov 1, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 31, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sentry/webpack-plugin (source) 2.8.0 -> 2.9.0 age adoption passing confidence
concurrently 8.2.1 -> 8.2.2 age adoption passing confidence
eslint (source) 8.51.0 -> 8.52.0 age adoption passing confidence
eslint-plugin-import 2.28.1 -> 2.29.0 age adoption passing confidence
fake-indexeddb 5.0.0 -> 5.0.1 age adoption passing confidence
postcss-preset-env (source) 6.7.1 -> 6.7.2 age adoption passing confidence
stylelint-scss 5.2.1 -> 5.3.0 age adoption passing confidence
ua-parser-js 1.0.36 -> 1.0.37 age adoption passing confidence

Release Notes

getsentry/sentry-javascript-bundler-plugins (@​sentry/webpack-plugin)

v2.9.0

Compare Source

  • feat: Allow to configure bundleSizeOptimizations (#​428)
  • fix(core): Don't abort source map location guessing when the reference is a URL (#​424)
  • fix(core): Widen detection of source maps with .cjs.map and .mjs.map (#​422)
open-cli-tools/concurrently (concurrently)

v8.2.2

Compare Source

What's Changed

New Contributors

Full Changelog: open-cli-tools/concurrently@v8.2.1...v8.2.2

eslint/eslint (eslint)

v8.52.0

Compare Source

Features

  • 70648ee feat: report-unused-disable-directive to report unused eslint-enable (#​17611) (Yosuke Ota)

Bug Fixes

  • 5de9637 fix: Ensure shared references in rule configs are separated (#​17666) (Nicholas C. Zakas)
  • dcfe573 fix: add preceding semicolon in suggestions of no-object-constructor (#​17649) (Francesco Trotta)

Documentation

  • 476d58a docs: Add note about invalid CLI flags when using flat config. (#​17664) (Nicholas C. Zakas)
  • 660ed3a docs: Plugin flat config migration guide (#​17640) (Nicholas C. Zakas)
  • a58aa20 docs: fix examples for several rules (#​17645) (Milos Djermanovic)
  • 179929b docs: Remove trailing newline from the code of Playground links (#​17641) (Francesco Trotta)
  • f8e5c30 docs: Update README (GitHub Actions Bot)
  • b7ef2f3 docs: Enable pretty code formatter output (#​17635) (Nicholas C. Zakas)
  • 0bcb9a8 docs: Fix syntax errors in rule examples (#​17633) (Francesco Trotta)
  • 61b9083 docs: Make no-continue example code work (#​17643) (Zhongyuan Zhou)
  • 9fafe45 docs: upgrade to 11ty 2.0 (#​17632) (Percy Ma)
  • ff8e4bf docs: Update README (GitHub Actions Bot)
  • fab249a docs: Update README (GitHub Actions Bot)
  • 392305b docs: Update no-irregular-whitespace and fix examples (#​17626) (Francesco Trotta)
  • 6b8acfb docs: Add real whitespace to no-trailing-spaces examples (#​17630) (Francesco Trotta)
  • 1000187 docs: Fix examples in unicode-bom (#​17631) (Francesco Trotta)
  • 000290c docs: Update README (GitHub Actions Bot)

Chores

import-js/eslint-plugin-import (eslint-plugin-import)

v2.29.0

Compare Source

Added
dumbmatter/fakeIndexedDB (fake-indexeddb)

v5.0.1

Compare Source

  • #​89 - Fixed bug where ArrayBuffer views were not being correctly handled when used as keys.

  • #​88 - Added explanation to README.md about how to use fake-indexeddb v5+ with jsdom, since a structuredClone polyfill is not included anymore.

csstools/postcss-plugins (postcss-preset-env)

v6.7.2

Compare Source

stylelint-scss/stylelint-scss (stylelint-scss)

v5.3.0

Compare Source

  • Added: block-no-redundant-nesting rule (#​872).
  • Added: load-no-partial-leading-underscore rule, and deprecated at-import-no-partial-leading-underscore rule (#​867).
  • Added: autofix to at-root-no-redundant rule (#​860).
  • Added: autofix to at-use-no-redundant-alias rule (#​866).
  • Fixed: at-root-no-redundant check if all selectors followed by @at-root include '&' outside interpolation (#​870).
  • Fixed: add styleLintType: "parseError" when parseSelector fails (#​858).

Full Changelog: stylelint-scss/stylelint-scss@v5.2.1...v5.3.0

faisalman/ua-parser-js (ua-parser-js)

v1.0.37

Compare Source


Configuration

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

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.


This change is marked as an internal change (Task), so will not be included in the changelog.

@renovate renovate bot added Dependencies Pull requests that update a dependency file T-Task Tasks for the team like planning labels Oct 31, 2023
@t3chguy t3chguy marked this pull request as ready for review November 1, 2023 08:28
@t3chguy t3chguy requested a review from a team as a code owner November 1, 2023 08:28
@t3chguy t3chguy merged commit 61cfe56 into develop Nov 1, 2023
60 of 64 checks passed
@t3chguy t3chguy deleted the renovate/all-minor-patch branch November 1, 2023 08:28
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 T-Task Tasks for the team like planning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant