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

build(deps): bump react-joyride from 2.7.1 to 2.9.2 #1355

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2024

Bumps react-joyride from 2.7.1 to 2.9.2.

Release notes

Sourced from react-joyride's releases.

2.9.2

  • Fix primary button text with showProgress: 58ecae0dd400f7ba6d6241c13d35e133a4cea772
  • Fix lifecycle for centered steps: 8ee561ac62b6a4e9fea03ef406f92325c0d96afe
  • Fix docs and types: 6bf66cac3c140f88ed38df3eddc8ffb9c9ad058b

2.9.1

  • Remove duplicate store update for placement "center": 9bac425acf567d4ce4ac1181447cbe1fdc49c0ab

2.9.0

  • Upgrade dependencies: 76b0eaebe35a7a8226e60a89e530d95bfb5e18ef
  • Add try/catch to getElement helper: 92e204d7fcf62c235c15460d6cff133b1125dc3e
  • Add LIFECYCLE.INIT to Overlay "hideSpotlight": e4a75a455203d4c0e6b875dd828cd20809e26e0c
  • Add "nextLabelWithProgress" to step locale: 0fbf34662833460e8a016acac9bd7cb3c5246781
  • Update "getDocumentHeight" median parameter default to false: d7febf7efa5895a1827642ff403ca3bbb99ccad4
  • Fix types and defaults: 805356cfd76a58aaf2f13c1f2d41a4ce7cc5457c

2.8.2

  • Upgrade dependencies: 0b4912fd0579b4317190c7c2a9ba7e2da464f9f9
  • Update GH Actions workflow: 7327b2ccabd7021a961b04828c476cca6ef83fcc
  • Hide the Beacon for centered steps or disableBeacon: 8fc34dff633db6e0ca1aa4db05403030404b63b7

2.8.1

  • Replace @​gilbarbara/helpers with local utils: 84f8b240135c32d3b2247d9d4c0022d262680e76
  • Upgrade dependencies: 7f078e3e5caa09e8d418d5e09e1a49604bbfd3ca
  • Add optional "data" to step: d6d6eaa84ff74dfb8de46ce63433bff6fe36e6dc

2.8.0

  • Upgrade dependencies and migrate to pnpm: 6dd35eff4cd53629dc3c5f2b728e27d242424e92
  • Remove unnecessary "as const" statements: 703c4535b0f688f653af1e531fb23780ef51178b
  • Fix getStyles: af4a7027db804c24bd66e3b0445870f5fe961643
  • Update Tooltip to hide the primary button if the locale is empty: 444b7c9f20b6eb1f20237571bd98a432470b1538
  • Refactor Overlay: 77dc4c881295bae9e4df9240287c2e7286fbdaa9
  • Migrate tests to vitest: 024f3e05c735a478faad6ac60f83352cccbd4269

2.7.4

  • Update docs and types comments: 233e2b65ba6ac4e3f3c0a84e8ca3b7ed80c0b4d9

2.7.3

  • Update docs: 6c84d3e8ff10d5f4acc21bee6ee1f544f9b94c0a
  • Upgrade dependencies: 10357635ed708b8701a2c3abe177ddc38af1c6fb
  • Update getStyles to support floaterProps styles.arrow.color: 026d97a573f7f9ae0930d80bd8ab049b158c4e9d
  • Add origin to the state to identify the close action initiator: 307dc4e430af944fcdea2eca84f870738f9eb3ad
  • Fix overlay not rendering on tour restart: 992379cf93c5bf1bc0dcfef0fbd09b176d0a9aa2
  • Update GH Actions workflow: 49c513dce239d51d85d00a4637dcacb4fc57607e

2.7.2

  • Fix alertdialog implementation: fb9a90ec2c9a15edfe139192ddad2f49f7b7b25b
  • Implement fix-cjs post-build script: e4dbf87ab938285ad403ee85ba24ce8a3662e891
  • Upgrade dependencies: 317127c8fdfe70aaba9e0a5a9caa6e98cf51d7f1
  • Move popper instances to the store: 18011c6c944e0db42183837db16272d5c1c1f288

... (truncated)

Commits
  • d162ff8 2.9.2
  • 6bf66ca Fix docs and types
  • 8ee561a Fix lifecycle for centered steps
  • 58ecae0 Fix primary button text with showProgress
  • 20e3b89 2.9.1
  • 9bac425 Remove duplicate store update for placement "center"
  • 41a85b5 2.9.0
  • 805356c Fix types and defaults
  • d7febf7 Update "getDocumentHeight" median parameter default to false
  • 0fbf346 Add "nextLabelWithProgress" to step locale
  • Additional commits viewable 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot bot requested a review from a team as a code owner September 16, 2024 21:43
@dependabot dependabot bot added chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file safe-to-test labels Sep 16, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-joyride-2.9.2 branch from c1641cc to 8b94717 Compare September 17, 2024 14:12
@andrewazores
Copy link
Member

@dependabot rebase

Bumps [react-joyride](https://github.com/gilbarbara/react-joyride) from 2.7.1 to 2.9.2.
- [Release notes](https://github.com/gilbarbara/react-joyride/releases)
- [Commits](gilbarbara/react-joyride@v2.7.1...v2.9.2)

---
updated-dependencies:
- dependency-name: react-joyride
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-joyride-2.9.2 branch from 8b94717 to 6d2b66d Compare September 17, 2024 14:33
@andrewazores andrewazores merged commit 1122bdd into main Sep 17, 2024
18 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-joyride-2.9.2 branch September 17, 2024 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file safe-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant