notum-cz / strapi-plugin-location

This plugin allows users to create location inputs and store latitude and longitude values as geometry types in a PostGIS database. It also provides functionality to filter items based on their location.
MIT License
24 stars 13 forks source link

chore:(deps): bump @strapi/helper-plugin from 4.11.2 to 4.11.3 #5

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @strapi/helper-plugin from 4.11.2 to 4.11.3.

Release notes

Sourced from @​strapi/helper-plugin's releases.

v4.11.3

đź’… Enhancement

🔥 Bug fix

⚙️ Chore

đź“š Update and Migration Guides

  • General update guide can be found here
  • Migration guides can be found here đź“š
Commits
  • aac2841 v4.11.3
  • 5d30450 added tests for new methods in useSelectionState hook
  • a757f0f added code comments
  • 0e26a36 Merge branch 'strapi:main' into fix/media-library-multiple-selection
  • 1cceb67 Fix padding
  • c7363e4 feat: add clone entity on click in table redirect if not possible
  • 9fb9f75 Merge branch 'releases/4.11.2'
  • 43f6e73 chore(telemetry): send event ID as a custom (#17029)
  • 4ba722f Merge branch 'main' into fix/media-library-multiple-selection
  • See full diff in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)