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 all non-major dependencies #3223

Merged
merged 2 commits into from Mar 1, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 6, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/cli (source) 7.20.7 -> 7.21.0 age adoption passing confidence
@commitlint/cli (source) 17.4.0 -> 17.4.4 age adoption passing confidence
@commitlint/config-conventional (source) 17.4.0 -> 17.4.4 age adoption passing confidence
@formatjs/intl-displaynames 6.2.3 -> 6.2.6 age adoption passing confidence
@formatjs/intl-locale 3.0.11 -> 3.1.1 age adoption passing confidence
@formatjs/intl-pluralrules 5.1.8 -> 5.1.10 age adoption passing confidence
@headlessui/react 1.7.7 -> 1.7.12 age adoption passing confidence
@heroicons/react 2.0.13 -> 2.0.16 age adoption passing confidence
@tailwindcss/typography 0.5.8 -> 0.5.9 age adoption passing confidence
@tanem/react-nprogress 5.0.22 -> 5.0.30 age adoption passing confidence
@types/express (source) 4.17.15 -> 4.17.17 age adoption passing confidence
@types/express-session (source) 1.17.5 -> 1.17.6 age adoption passing confidence
@types/react (source) 18.0.26 -> 18.0.28 age adoption passing confidence
@types/react-dom (source) 18.0.10 -> 18.0.11 age adoption passing confidence
@typescript-eslint/eslint-plugin 5.48.0 -> 5.54.0 age adoption passing confidence
@typescript-eslint/parser 5.48.0 -> 5.54.0 age adoption passing confidence
ace-builds 1.14.0 -> 1.15.2 age adoption passing confidence
axios (source) 1.2.2 -> 1.3.4 age adoption passing confidence
commitizen 4.2.6 -> 4.3.0 age adoption passing confidence
cronstrue 2.21.0 -> 2.23.0 age adoption passing confidence
cypress 12.3.0 -> 12.7.0 age adoption passing confidence
eslint (source) 8.31.0 -> 8.35.0 age adoption passing confidence
eslint-plugin-formatjs 4.3.9 -> 4.9.0 age adoption passing confidence
eslint-plugin-jsx-a11y 6.6.1 -> 6.7.1 age adoption passing confidence
eslint-plugin-react 7.31.11 -> 7.32.2 age adoption passing confidence
lint-staged 13.1.0 -> 13.1.2 age adoption passing confidence
node-schedule 2.1.0 -> 2.1.1 age adoption passing confidence
nodemailer (source) 6.8.0 -> 6.9.1 age adoption passing confidence
openpgp (source) 5.5.0 -> 5.7.0 age adoption passing confidence
postcss (source) 8.4.20 -> 8.4.21 age adoption passing confidence
prettier (source) 2.8.1 -> 2.8.4 age adoption passing confidence
prettier-plugin-organize-imports 3.2.1 -> 3.2.2 age adoption passing confidence
prettier-plugin-tailwindcss 0.2.1 -> 0.2.3 age adoption passing confidence
react-aria 3.22.0 -> 3.23.0 age adoption passing confidence
react-intersection-observer 9.4.1 -> 9.4.3 age adoption passing confidence
react-intl (source) 6.2.5 -> 6.2.10 age adoption passing confidence
react-markdown 8.0.4 -> 8.0.5 age adoption passing confidence
react-spring 9.6.1 -> 9.7.1 age adoption passing confidence
swagger-ui-express 4.6.0 -> 4.6.2 age adoption passing confidence
swr (source) 2.0.0 -> 2.0.4 age adoption passing confidence
tailwindcss (source) 3.2.4 -> 3.2.7 age adoption passing confidence
typeorm (source) 0.3.11 -> 0.3.12 age adoption passing confidence
typescript (source) 4.9.4 -> 4.9.5 age adoption passing confidence
zod (source) 3.20.2 -> 3.20.6 age adoption passing confidence

Release Notes

babel/babel

v7.21.0

Compare Source

🚀 New Feature
  • babel-core, babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties, babel-plugin-proposal-private-methods, babel-plugin-proposal-private-property-in-object
  • babel-helper-create-regexp-features-plugin, babel-plugin-proposal-regexp-modifiers, babel-standalone
  • babel-cli, babel-core, babel-generator, babel-plugin-transform-destructuring, babel-plugin-transform-modules-commonjs, babel-plugin-transform-react-jsx, babel-traverse
  • babel-parser, babel-types
  • babel-generator, babel-helpers, babel-parser, babel-plugin-proposal-decorators, babel-plugin-syntax-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-parser
  • babel-core
  • babel-generator, babel-parser, babel-plugin-transform-typescript
🐛 Bug Fix
  • babel-plugin-transform-typescript
  • babel-core
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties, babel-plugin-proposal-class-static-block, babel-plugin-proposal-private-methods, babel-plugin-transform-classes, babel-plugin-transform-new-target
  • babel-parser, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-types
💅 Polish
🏠 Internal
🔬 Output optimization
conventional-changelog/commitlint (@​commitlint/cli)

v17.4.4

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.4.3

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.4.2

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.4.1

Compare Source

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v17.4.4

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v17.4.3

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v17.4.2

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

formatjs/formatjs

v6.2.6

Compare Source

v6.2.5

Compare Source

Note: Version bump only for package react-intl

v6.2.4

Compare Source

Note: Version bump only for package react-intl

tailwindlabs/headlessui

v1.7.12

Compare Source

Added
  • Add explicit props types for every component (#​2282)
Fixed
  • Ensure the main tree and parent Dialog components are marked as inert (#​2290)
  • Fix nested Popover components not opening (#​2293)
  • Make React types more compatible with other libraries (#​2282)
  • Fix Dialog cleanup when the Dialog becomes hidden (#​2303)

v1.7.11

Compare Source

Fixed
  • Ensure we handle null values for the dataRef correctly (#​2258)
  • Move aria-multiselectable to [role=listbox] in the Combobox component (#​2271)
  • Re-focus Combobox.Input when a Combobox.Option is selected (#​2272)
  • Ensure we reset the activeOptionIndex if the active option is unmounted (#​2274)
  • Improve Ref type for forwarded Switch's ref (#​2277)
  • Start cleanup phase of the Dialog component when going into the Closing state (#​2264)

v1.7.10

Compare Source

Fixed
  • Revert "Use the import * as React from 'react' pattern (#​2242)

v1.7.9

Compare Source

Fixed
  • Fix SSR tab hydration when using Strict Mode in development (#​2231)
  • Don't break overflow when multiple dialogs are open at the same time (#​2215)
  • Fix "This Suspense boundary received an update before it finished hydrating" error in the Disclosure component (#​2238)
  • Use the import * as React from 'react' pattern (#​2242)

v1.7.8

Compare Source

Fixed
  • Fix SSR tab rendering on React 17 (#​2102)
  • Fix arrow key handling in Tab (after DOM order changes) (#​2145)
  • Fix false positive warning about using multiple <Popover.Button> components (#​2146)
  • Fix Tab key with non focusable elements in Popover.Panel (#​2147)
  • Fix false positive warning when using <Popover.Button /> in React 17 (#​2163)
  • Fix failed to removeChild on Node bug (#​2164)
  • Don’t overwrite classes during SSR when rendering fragments (#​2173)
  • Improve Combobox accessibility (#​2153)
  • Fix crash when reading headlessuiFocusGuard of relatedTarget in the FocusTrap component (#​2203)
  • Fix FocusTrap in Dialog when there is only 1 focusable element (#​2172)
  • Improve Tabs wrapping around when controlling the component and overflowing the selectedIndex (#​2213)
  • Fix shadow-root bug closing Dialog containers (#​2217)
Added
  • Allow setting tabIndex on the Tab.Panel (#​2214)
tailwindlabs/heroicons

v2.0.16

Compare Source

Fixed

v2.0.15

Compare Source

Fixed

v2.0.14

Compare Source

Fixed
Changed
  • Specify explicit package exports (#​920)
tailwindcss/typography

v0.5.9

Compare Source

Fixed
  • Ensure p styles are inserted before .lead styles (#​294)
tanem/react-nprogress

v5.0.30

Compare Source

Full Changelog

🏠 Internal

v5.0.29

Compare Source

Full Changelog

🏠 Internal

v5.0.28

Compare Source

Full Changelog

🏠 Internal

v5.0.27

Compare Source

Full Changelog

🏠 Internal

v5.0.26

Compare Source

Full Changelog

🏠 Internal

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

@cypress
Copy link

cypress bot commented Jan 6, 2023

1 flaky tests on run #1582 ↗︎

0 28 0 0 Flakiness 1

Details:

chore(deps): update all non-major dependencies
Project: overseerr Commit: 39291880a6
Status: Passed Duration: 04:56 💡
Started: Mar 1, 2023 4:48 PM Ended: Mar 1, 2023 4:53 PM
Flakiness  cypress/e2e/settings/discover-customization.cy.ts • 1 flaky test

View Output Video

Test
Discover Customization > can create a new discover option and remove it Screenshot

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 606136f to ca84c7f Compare January 7, 2023 00:26
@renovate renovate bot changed the title fix(deps): update dependency @tanem/react-nprogress to v5.0.23 fix(deps): update all non-major dependencies Jan 7, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 7622676 to e544c1b Compare January 9, 2023 15:49
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Jan 9, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 17 times, most recently from 5b08c78 to 3289cbe Compare January 15, 2023 09:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 16 times, most recently from 4f707d6 to ec6c9e8 Compare February 25, 2023 08:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from b5deb82 to 4911b2d Compare February 27, 2023 22:02
@renovate
Copy link
Contributor Author

renovate bot commented Mar 1, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@sct sct merged commit f5191ad into develop Mar 1, 2023
@sct sct deleted the renovate/all-minor-patch branch March 1, 2023 16:59
@github-actions
Copy link

🎉 This PR is included in version 1.33.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

lenaxia pushed a commit to lenaxia/overseerr-oidc that referenced this pull request Jan 3, 2024
* chore(deps): update all non-major dependencies

* fix: resolve same express-session types for connect-typeorm

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: sct <ryan@sct.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant