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

Bump @shopify/draggable from 1.0.0-beta.8 to 1.1.3 #11407

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2023

Bumps @shopify/draggable from 1.0.0-beta.8 to 1.1.3.

Release notes

Sourced from @​shopify/draggable's releases.

v1.1.3

Patch Changes

v1.1.2

Patch Changes

v1.1.1

Patch Changes

  • #580 873ef2b Thanks @​tsov! - Removes unused packages dependencies

  • #582 762ffbf Thanks @​tsov! - - Cleans up code comments from build folder

    • Also resolves absolute paths for ts build declarations
    • Renames build files with .cjs and .mjs

v1.1.0

Minor Changes

  • #574 b81e8f6 Thanks @​tsov! - Converted build from webpack to rollout. Import paths have changed

v1.0.1

Patch Changes

v1.0.0-beta.12

... (truncated)

Changelog

Sourced from @​shopify/draggable's changelog.

1.1.3

Patch Changes

1.1.2

Patch Changes

1.1.1

Patch Changes

  • #580 873ef2b Thanks @​tsov! - Removes unused packages dependencies

  • #582 762ffbf Thanks @​tsov! - - Cleans up code comments from build folder

    • Also resolves absolute paths for ts build declarations
    • Renames build files with .cjs and .mjs

1.1.0

Minor Changes

  • #574 b81e8f6 Thanks @​tsov! - Converted build from webpack to rollout. Import paths have changed

1.0.1

... (truncated)

Commits
  • 63fdd16 Merge pull request #587 from Shopify/changeset-release/main
  • 87be38e Version Packages
  • 39a9895 Merge pull request #590 from Shopify/converts-missing-files
  • f05efb3 Fix VSCode search exclusion
  • 36e61b6 Converts ResizeMirror test to typescript
  • 717a4b5 Merge pull request #589 from Shopify/improves-verify-command
  • 65eb5d7 Better yarn verify command
  • ef42455 Merge pull request #588 from Shopify/test-coverage
  • a4315e5 Adjusts how test coverage gets collected
  • 004dc94 Merge pull request #586 from Shopify/decorator-support
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by shopify-dep, a new releaser for @​shopify/draggable since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added javascript Pull requests that update Javascript code TAG: dependencies Pull requests that update a dependency file labels Oct 13, 2023
@github-actions
Copy link

github-actions bot commented Oct 13, 2023

Build Artifacts

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/shopify/draggable-1.1.3 branch from 1592e44 to f4170b1 Compare October 27, 2023 06:50
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/shopify/draggable-1.1.3 branch 2 times, most recently from 2aad815 to bcc7d6c Compare November 10, 2023 01:06
@rtibbles
Copy link
Member

Fixing the import to just @shopify/draggable is necessary but insufficient here - it would resolve the build issues, but it appears that the Draggable API has changed in the course of the betas as well.

Bumps [@shopify/draggable](https://github.com/Shopify/draggable) from 1.0.0-beta.8 to 1.1.3.
- [Release notes](https://github.com/Shopify/draggable/releases)
- [Changelog](https://github.com/Shopify/draggable/blob/main/CHANGELOG.md)
- [Commits](Shopify/draggable@v1.0.0-beta.8...v1.1.3)

---
updated-dependencies:
- dependency-name: "@shopify/draggable"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot changed the base branch from release-v0.16.x to develop January 25, 2024 19:57
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/shopify/draggable-1.1.3 branch from bcc7d6c to 891ee36 Compare January 25, 2024 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code SIZE: small TAG: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant