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

chore(deps): update minor and patch #811

Merged
merged 1 commit into from
Dec 11, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/cli (source) 7.23.0 -> 7.23.4 age adoption passing confidence
@babel/core (source) 7.23.3 -> 7.23.5 age adoption passing confidence
@babel/plugin-transform-react-jsx (source) 7.22.15 -> 7.23.4 age adoption passing confidence
@babel/preset-env (source) 7.23.3 -> 7.23.5 age adoption passing confidence
@types/react (source) 17.0.70 -> 17.0.71 age adoption passing confidence
eslint (source) 8.53.0 -> 8.55.0 age adoption passing confidence
eslint-config-prettier 9.0.0 -> 9.1.0 age adoption passing confidence
html-webpack-plugin 5.5.3 -> 5.5.4 age adoption passing confidence
jest-puppeteer (source) 9.0.1 -> 9.0.2 age adoption passing confidence
monaco-editor 0.44.0 -> 0.45.0 age adoption passing confidence
preact (source) 10.18.2 -> 10.19.3 age adoption passing confidence
puppeteer (source) 21.5.0 -> 21.6.0 age adoption passing confidence
react-monaco-editor 0.54.0 -> 0.55.0 age adoption passing confidence

Release Notes

babel/babel (@​babel/cli)

v7.23.4

Compare Source

🐛 Bug Fix
eslint/eslint (eslint)

v8.55.0

Compare Source

Features

  • 8c9e6c1 feat: importNamePattern option in no-restricted-imports (#​17721) (Tanuj Kanti)

Documentation

  • 83ece2a docs: fix typo --rules -> --rule (#​17806) (OKURA Masafumi)
  • fffca5c docs: remove "Open in Playground" buttons for removed rules (#​17791) (Francesco Trotta)
  • a6d9442 docs: fix correct/incorrect examples of rules (#​17789) (Tanuj Kanti)
  • 383e999 docs: update and fix examples for no-unused-vars (#​17788) (Tanuj Kanti)
  • 5a8efd5 docs: add specific stylistic rule for each deprecated rule (#​17778) (Etienne)

Chores

v8.54.0

Compare Source

Features

  • a7a883b feat: for-direction rule add check for condition in reverse order (#​17755) (Angelo Annunziata)
  • 1452dc9 feat: Add suggestions to no-console (#​17680) (Joel Mathew Koshy)
  • 21ebf8a feat: update no-array-constructor rule (#​17711) (Francesco Trotta)

Bug Fixes

  • 98926e6 fix: Ensure that extra data is not accidentally stored in the cache file (#​17760) (Milos Djermanovic)
  • e8cf9f6 fix: Make dark scroll bar in dark theme (#​17753) (Pavel)
  • 3cbeaad fix: Use cwd constructor option as config basePath in Linter (#​17705) (Milos Djermanovic)

Documentation

  • becfdd3 docs: Make clear when rules are removed (#​17728) (Nicholas C. Zakas)
  • 05d6e99 docs: update "Submit a Pull Request" page (#​17712) (Francesco Trotta)
  • eb2279e docs: display info about deprecated rules (#​17749) (Percy Ma)
  • d245326 docs: Correct working in migrating plugin docs (#​17722) (Filip Tammergård)

Chores

prettier/eslint-config-prettier (eslint-config-prettier)

v9.1.0

Compare Source

  • Added: [unicorn/template-indent], (as a [special rule][unicorn/template-indent-special]). Thanks to Gürgün Dayıoğlu (@​gurgunday)!
  • Changed: All the [formatting rules that were deprecated in ESLint 8.53.0][deprecated-8.53.0] are now excluded if you set the ESLINT_CONFIG_PRETTIER_NO_DEPRECATED environment variable.
jantimon/html-webpack-plugin (html-webpack-plugin)

v5.5.4

Compare Source

argos-ci/jest-puppeteer (jest-puppeteer)

v9.0.2

Compare Source

Note: Version bump only for package jest-puppeteer

microsoft/monaco-editor (monaco-editor)

v0.45.0

Compare Source

Breaking Changes
  • wordBasedSuggestions: boolean -> 'off' | 'currentDocument' | 'matchingDocuments' | 'allDocuments'
  • occurrencesHighlight: boolean -> 'off' | 'singleFile' | 'multiFile'
Additions
  • Many bug fixes
  • IEditorScrollbarOptions.ignoreHorizontalScrollbarInContentHeight
  • IDiffEditor.goToDiff
  • IDiffEditor.revealFirstDiff
preactjs/preact (preact)

v10.19.3

Compare Source

Bug Fixes

Maintenance

v10.19.2

Compare Source

Fixes

Maintenance

v10.19.1

Compare Source

Fixes

Types

v10.19.0

Compare Source

Features

Fixes

Performance

Types

puppeteer/puppeteer (puppeteer)

v21.6.0: puppeteer: v21.6.0

Compare Source

Features
Dependencies
  • The following workspace dependencies were updated

v21.5.2: puppeteer: v21.5.2

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 21.5.1 to 21.5.2

v21.5.1: puppeteer: v21.5.1

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 21.5.0 to 21.5.1
react-monaco-editor/react-monaco-editor (react-monaco-editor)

v0.55.0

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot added the renovate Renovate bot label Dec 1, 2023
@renovate renovate bot force-pushed the renovate/minor-and-patch branch 6 times, most recently from c8efe7a to a3ec7b9 Compare December 8, 2023 15:35
@renovate renovate bot force-pushed the renovate/minor-and-patch branch from a3ec7b9 to c0701a0 Compare December 9, 2023 04:13
@cbt1 cbt1 merged commit fbebbd8 into master Dec 11, 2023
12 checks passed
@renovate renovate bot deleted the renovate/minor-and-patch branch December 11, 2023 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate Renovate bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant