elwayman02 / ember-resize-modifier

Resize Modifier for Ember.js Applications using ResizeObserver
https://ember-resize-modifier.jhawk.co/
MIT License
12 stars 6 forks source link

[skip netlify]: Bump prember from 2.0.0 to 2.1.0 #959

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps prember from 2.0.0 to 2.1.0.

Release notes

Sourced from prember's releases.

v2.1.0-prember

Release (2024-07-05)

prember 2.1.0 (minor)

:rocket: Enhancement

  • prember

:house: Internal

Committers: 1

Changelog

Sourced from prember's changelog.

Changelog

Release (2024-07-05)

prember 2.1.0 (minor)

:rocket: Enhancement

  • prember

:house: Internal

Committers: 1

1.1.1 - 2022-08-10

BUGFIX: ensure we always run after ember-auto-import. As of ember-auto-import 2.0, things can break if we run before.

1.1.0 - 2021-12-23

ENHANCEMENT: Add embroider support by @​simonihmig

1.0.5 - 2020-07-01

BUGFIX: Use rootUrl for static files #57 from @​mansona

1.0.4 - 2020-05-03

ENHANCEMENT: Allow passing urls from prember

1.0.3 - 2019-05-29

ENHANCEMENT: Support to ember-engines out of the box

1.0.2 - 2019-01-06

BUGFIX: The protocol bugfix in 1.0.1 was not quite right and caused a regresion.

1.0.1 - 2018-12-20

BUGFIX: Shutdown express server after build (thanks @​astronomersiva) BUGFIX: Add protocol to fastboot requests for improved compatibility (thanks @​xg-wang)

1.0.0 - 2018-10-28

BREAKING: We now require ember-cli-fastboot >= 2.0.0, and if you're using broccoli-asset-rev it should be >= 2.7.0. This is to fix the order in which these run relative to prember, so that all asset links will get correct handling.

... (truncated)

Commits


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 will merge this PR once CI passes on it, as requested by @elwayman02.


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 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[bot] commented 3 months ago

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

dependabot[bot] commented 2 months ago

Looks like prember is up-to-date now, so this is no longer needed.