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-dev): bump @glimmer/component from 1.1.2 to 2.0.0 in the default group #56

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 28, 2025

Bumps the default group with 1 update: @glimmer/component.

Updates @glimmer/component from 1.1.2 to 2.0.0

Changelog

Sourced from @​glimmer/component's changelog.

2.0.0 (August 13, 2015)

  • #11213 [BREAKING] Remove chaining in Observable.set
  • #12036 Cleanup CP Set and Volatile
  • #11993 [CLEANUP] Remove Ember.TrackedArray and Ember.SubArray.
  • #11550 [BUGFIX] Ensure that specifying an observer in a child class only observes changes to the childs dependent keys.
  • #10259 [BUGFIX] Make Ember.computed.or return the last falsey value (similar to ||).
  • #11957 [BUGFIX] Enable Ember.DefaultResolver to properly normalize hyphens (-).
  • #11969 / #11959 [DEPRECATE] Deprecate usage of Ember.String.fmt.
  • #11990 [PERF] @each should remain a stable node for chains.
  • #11964 [BUGFIX] Update htmlbars to v0.14.2.
  • #11965 [CLEANUP] Remove Ember.HTMLBars.makeViewHelper.
  • #11965 [CLEANUP] Remove Ember.HTMLBars._registerHelper.
  • #11965 [CLEANUP] Remove Ember.Handlebars.registerHelper.
  • #11965 [CLEANUP] Remove Ember.Handlebars.makeBoundHelper.
  • #11965 [CLEANUP] Remove Ember.Handlebars.makeViewHelper.
  • #11965 [CLEANUP] Remove Ember.Handlebars.helper.
  • #11965 [CLEANUP] Remove Ember.Handlebars.registerBoundHelper.
  • #12024 [CLEANUP] Remove ComponentTemplateDeprecation mixin.
  • #12001 [CLEANUP] Remove {{with}} keyword's controller option.
  • #12027 [CLEANUP] Remove deprecated template access in Ember.Component.
  • #12019 [DOC] Add helpful assertion when using @​each as a leaf in DK.
  • #12020 [CLEANUP] Remove specifying .render method to views and components.
  • #12027 [CLEANUP] Remove positionalParams specified to Ember.Component at extend time.
  • #12027 [CLEANUP] Remove support for specifying template in a component.
  • #12027 [CLEANUP] Remove deprecated template access in Ember.Component.
  • #12028 [CLEANUP] Store actions in actions not _actions.
  • #11854 [CLEANUP] Remove length from OrderedSet and Map.
  • #11854 [CLEANUP] Remove OrderedSet.prototype.length.
  • #11854 [CLEANUP] Remove Ember.libraries.each.
  • #11854 [CLEANUP] Remove deprecated special {{each}} keys.
  • #11854 [CLEANUP] Remove Ember.Location.registerImplementation.
  • #11854 [CLEANUP] Remove {{template}} support.
  • #11854 [CLEANUP] Remove Ember.Route#setupControllers deprecation.
  • #11854 [CLEANUP] Remove Ember.Route#renderTemplates deprecation.
  • #11845 [CLEANUP] Remove Ember.Application#initialize.
  • #11845 [CLEANUP] Remove support for Ember.Application.resolver.
  • #11845 [CLEANUP] Remove support for resolver without normalize.
  • #11845 [CLEANUP] Remove IE6 & IE7 deprecation.
  • #11845 [CLEANUP] Remove returning string of attrs from helper support.
  • #11845 [CLEANUP] Remove support for returning string of attrs from helper.
  • #11845 [CLEANUP] Remove support for view and viewClass with {{outlet}}.
  • #11771 [CLEANUP] Remove deprecated Controller#controllerFor.
  • #11750 [CLEANUP] Remove metaPath, getMeta and setMeta.
  • #11854 [CLEANUP] Lots of deprecation removals.
  • #11820 [CLEANUP] Remove sendEvent hook.
  • #11815 [CLEANUP] Remove {chainWatchers: null} from Meta.prototype.
  • #11819 [CLEANUP] Abstract chainWatchers into an object.
  • #11824 Revert "[CLEANUP] Remove support for reversed args in Ember.observer.
  • #11822 [BUGFIX] Deprecate currentWhen with {{link-to}}.

... (truncated)

Commits
  • e9be841 Release v2.0.0.
  • de88d12 Add 1.13.x to beta changelog.
  • a43a962 Add 2.0.0 to CHANGELOG.
  • c1caa90 [CLEANUP beta] Remove collection helper without flag
  • abdc442 [CLEANUP beta] Assert on view and controller keywords
  • 75b2a74 Ensure ApplicationInstance receives the application instance.
  • f71eecb Fix issue with bad cherry-pick.
  • e86da10 [BUGFIX release] Fix classNames clobbering issue with AttrProxy.
  • 966d944 [BUGFIX release] use bracket notation to access unknown attr #12035
  • c4c5be1 [BUGFIX release] improve performance of guidFor when reading an existing guid
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ef4, a new releaser for @​glimmer/component since your current version.


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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 28, 2025
Bumps the default group with 1 update: [@glimmer/component](https://github.com/emberjs/ember.js).


Updates `@glimmer/component` from 1.1.2 to 2.0.0
- [Release notes](https://github.com/emberjs/ember.js/releases)
- [Changelog](https://github.com/emberjs/ember.js/blob/main/CHANGELOG.md)
- [Commits](emberjs/ember.js@v1.1.2...v2.0.0)

---
updated-dependencies:
- dependency-name: "@glimmer/component"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: default
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/default-292685ba59 branch from 89c55aa to 490041d Compare January 28, 2025 23:05
@matthewhartstonge
Copy link
Member

@dependabot ignore major version

@matthewhartstonge
Copy link
Member

@matthewhartstonge
Copy link
Member

@dependabot ignore major version

@matthewhartstonge
Copy link
Member

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 29, 2025

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@matthewhartstonge
Copy link
Member

@dependabot ignore @glimmer/component major version

@dependabot dependabot bot closed this Jan 29, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 29, 2025

OK, I won't notify you about version 2.x.x of @glimmer/component again, unless you unignore it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/default-292685ba59 branch January 29, 2025 00:48
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant