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 #3929

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

renovate-coveo[bot]
Copy link
Contributor

@renovate-coveo renovate-coveo bot commented Oct 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@coveo/atomic-react (source) 3.1.5 -> 3.1.6 age adoption passing confidence
@coveo/headless (source) 3.3.0 -> 3.4.0 age adoption passing confidence
@coveo/semantic-monorepo-tools 2.4.56 -> 2.4.58 age adoption passing confidence
@mantine/carousel (source) 7.13.2 -> 7.13.3 age adoption passing confidence
@mantine/code-highlight (source) 7.13.2 -> 7.13.3 age adoption passing confidence
@mantine/core (source) 7.13.2 -> 7.13.3 age adoption passing confidence
@mantine/dates (source) 7.13.2 -> 7.13.3 age adoption passing confidence
@mantine/form (source) 7.13.2 -> 7.13.3 age adoption passing confidence
@mantine/hooks (source) 7.13.2 -> 7.13.3 age adoption passing confidence
@mantine/modals (source) 7.13.2 -> 7.13.3 age adoption passing confidence
@mantine/notifications (source) 7.13.2 -> 7.13.3 age adoption passing confidence
@testing-library/jest-dom 6.5.0 -> 6.6.1 age adoption passing confidence
@types/node (source) 20.16.11 -> 20.16.12 age adoption passing confidence
eslint-plugin-jsdoc 50.4.1 -> 50.4.3 age adoption passing confidence
eslint-plugin-testing-library 6.3.0 -> 6.3.2 age adoption passing confidence
pnpm (source) 9.12.1 -> 9.12.2 age adoption passing confidence
sass 1.79.5 -> 1.80.1 age adoption passing confidence

Release Notes

coveo/ui-kit (@​coveo/atomic-react)

v3.1.6

Compare Source

coveo/ui-kit (@​coveo/headless)

v3.4.0

Compare Source

coveo/semantic-monorepo-tools (@​coveo/semantic-monorepo-tools)

v2.4.58

Compare Source

v2.4.57

Compare Source

mantinedev/mantine (@​mantine/carousel)

v7.13.3

Compare Source

What's Changed
  • [@mantine/core] Fix cqw, cqh, cqi, cqb, cqmax and cqmin size units not being handled correctly in style props
  • [@mantine/dates] DateTimePicker: Remove defaultValue and value props from timeInputProps types to avoid confusion (#​6959)
  • [@mantine/dropzone] Set data-disabled attribute on the root element if disabled prop is set (#​6946)
  • [@mantine/core] Modal: Fix default Modal.Root transition being different from Modal component (#​6967)
  • [@mantine/core] ColorInput: Fix popoverProps={{ opned: true }} not working (#​6968)
  • [@mantine/charts] Fix valueFormatter prop not working correctly with orientation="vertical" in BarChart, AreaChart and LineChart components (#​6979)
  • [@mantine/core] Popover: Fix onOpen not being called with controlled opened state (#​6981)
  • [@mantine/core] NumberInput: Fix incorrect min prop handling for large numbers (#​6985)
  • [@mantine/dropzone] Add HEIF image mime type (#​6977)
  • [@mantine/core] PasswordInput: Fix cursor shifting when the visibility button is clicked on touch devices (#​6971)
New Contributors

Full Changelog: mantinedev/mantine@7.13.2...7.13.3

testing-library/jest-dom (@​testing-library/jest-dom)

v6.6.1

Compare Source

Bug Fixes

v6.6.0

Compare Source

Features
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v50.4.3

Compare Source

Bug Fixes
  • text-escaping: add missing docs.description (9a93119)

v50.4.2

Compare Source

Bug Fixes
  • no-multi-asterisks: add missing docs.description (f6616c7)
testing-library/eslint-plugin-testing-library (eslint-plugin-testing-library)

v6.3.2

Compare Source

Bug Fixes

v6.3.1

Compare Source

Bug Fixes
  • no-manual-cleanup: properly check all @testing-library imports (#​934) (62a3f61)
pnpm/pnpm (pnpm)

v9.12.2: pnpm 9.12.2

Compare Source

Patch Changes

  • When checking whether a file in the store has executable permissions, the new approach checks if at least one of the executable bits (owner, group, and others) is set to 1. Previously, a file was incorrectly considered executable only when all the executable bits were set to 1. This fix ensures that files with any executable permission, regardless of the user class, are now correctly identified as executable #​8546.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

sass/dart-sass (sass)

v1.80.1

Compare Source

  • Fix a bug where repeated deprecation warnings were not automatically limited.

v1.80.0

Compare Source

  • @import is now officially deprecated, as are global built-in functions that
    are available within built-in modules. See the Sass blog post for more
    details on the deprecation process.
Embedded Host
  • Fix an error that would sometimes occur when deprecation warnings were
    emitted when using a custom importer with the legacy API.

v1.79.6

Compare Source

  • Fix a bug where Sass would add an extra */ after loud comments with
    whitespace after an explicit */ in the indented syntax.

  • Potentially breaking bug fix: Adding text after an explicit */ in the
    indented syntax is now an error, rather than silently generating invalid CSS.

Embedded Host
  • Properly export the SassBoolean type.

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 Renovate Bot.

@renovate-coveo renovate-coveo bot requested a review from a team as a code owner October 16, 2024 15:35
@renovate-coveo renovate-coveo bot requested review from dmgauthier and FelixBlaisThon and removed request for a team October 16, 2024 15:35
Copy link

@renovate-coveo renovate-coveo bot changed the title chore(deps): update pnpm to v9.12.2 chore(deps): update all non-major dependencies Oct 16, 2024
@renovate-coveo renovate-coveo bot force-pushed the renovate/all-minor-patch branch 19 times, most recently from a1c7646 to a6d2e12 Compare October 18, 2024 21:38
@renovate-coveo renovate-coveo bot force-pushed the renovate/all-minor-patch branch 24 times, most recently from 4c6232a to b9aef53 Compare October 24, 2024 11:46
@GermainBergeron GermainBergeron merged commit 1441e8c into master Oct 24, 2024
7 checks passed
@GermainBergeron GermainBergeron deleted the renovate/all-minor-patch branch October 24, 2024 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant