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 rollup and ember-data #44

Merged
merged 1 commit into from
Nov 10, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps rollup to 2.79.2 and updates ancestor dependency ember-data. These dependencies need to be updated together.

Updates rollup from 0.57.1 to 2.79.2

Changelog

Sourced from rollup's changelog.

rollup changelog

4.22.4

2024-09-21

Bug Fixes

  • Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles when run in a browser context (#5671)

Pull Requests

4.22.3

2024-09-21

Bug Fixes

  • Ensure that mutations in modules without side effects are observed while properly handling transitive dependencies (#5669)

Pull Requests

4.22.2

2024-09-20

Bug Fixes

  • Revert fix for side effect free modules until other issues are investigated (#5667)

Pull Requests

4.22.1

2024-09-20

Bug Fixes

  • Revert #5644 "stable chunk hashes" while issues are being investigated

Pull Requests

... (truncated)

Commits

Updates ember-data from 3.5.2 to 3.28.13

Release notes

Sourced from ember-data's releases.

v3.28.7

No release notes provided.

v3.28.6

No release notes provided.

v3.27.1 starships were meant to fly

Changelog (May 27, 2021)

  • #7552 [BUGFIX release] rollup step should deactivate ember modules polyfill >= 3.27 (#7552)

v3.26.0

No release notes provided.

v3.25.0

No release notes provided.

v3.25.0-beta.0

No release notes provided.

v3.24.0

No release notes provided.

Release 3.22.0

No release notes provided.

Release 3.21.0

No release notes provided.

Release 3.20.2

LTS

Release 3.16.9

https://github.com/emberjs/data/blob/v3.16.9/CHANGELOG.md#release-3169-lts-august-29-2020

Release 3.14.0

No release notes provided.

Ember Data 3.12.3 LTS

Release of 3.12 branch as an long term support branch

EmberData 3.10.0 "Saganaki Shrimps"

Changelog (May 13, 2019)

Re-release of 3.9.3 to allow for an extended stabilization period for the Packages RFC

Ember Data 3.9.1

Changelog (April 19, 2019)

  • 7e3ca651 [BUGFIX jQuery] avoid jQuery deprecation notice for intentional use

... (truncated)

Changelog

Sourced from ember-data's changelog.

3.28.13 (2023-02-25)

🐛 Bug Fix

  • model
    • #8413 Notify on length when notifying that many-array has changed (@​richgt)

Committers: 2

3.28.12 (2022-09-12)

🐛 Bug Fix

Committers: 2

Release 3.28.11 (2022-09-12)

🐛 Bug Fix

Committers: 1

Release 3.28.10 (LTS) (May 9, 2022)

🐛 Bug Fix

Committers: 1

Release 3.28.9 (LTS) (Jan 1, 2022)

  • Release

Release 3.28.8 (LTS) (Feb 2, 2022)

  • #7856 [bug]: Fix: assign unknown properties in init after initialization is finished to ensure proper setup timing

Release 3.28.7 (LTS) (Jan 1, 2022)

... (truncated)

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

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

Bumps [rollup](https://github.com/rollup/rollup) to 2.79.2 and updates ancestor dependency [ember-data](https://github.com/emberjs/data/tree/HEAD/packages/-ember-data). These dependencies need to be updated together.


Updates `rollup` from 0.57.1 to 2.79.2
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v0.57.1...v2.79.2)

Updates `ember-data` from 3.5.2 to 3.28.13
- [Release notes](https://github.com/emberjs/data/releases)
- [Changelog](https://github.com/emberjs/data/blob/v3.28.13/CHANGELOG.md)
- [Commits](https://github.com/emberjs/data/commits/v3.28.13/packages/-ember-data)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: indirect
- dependency-name: ember-data
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 26, 2024
@anandfresh anandfresh merged commit b24cb53 into master Nov 10, 2024
1 check failed
@anandfresh anandfresh deleted the dependabot/npm_and_yarn/multi-a1c601fb7b branch November 10, 2024 04:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant