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

[Snyk] Upgrade ember-source from 3.8.3 to 3.27.5 #5

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

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade ember-source from 3.8.3 to 3.27.5.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 161 versions ahead of your current version.
  • The recommended version was released a month ago, on 2021-06-10.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Regular Expression Denial of Service (ReDoS)
SNYK-JS-NORMALIZEURL-1296539
446/1000
Why? Recently disclosed, CVSS 7.5
No Known Exploit

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: ember-source
  • 3.27.5 - 2021-06-10

    CHANGELOG

    • #19597 [BIGFIX] Fix <LinkTo> with nested children
  • 3.27.4 - 2021-06-09

    CHANGELOG

    • #19594 [BUGFIX] Revert lazy hash changes
    • #19596 [DOC] Fix "Dormant" addon warning typo
  • 3.27.3 - 2021-06-03

    CHANGELOG

    • #19565 [BUGFIX] Ensures that computed can depend on dynamic (hash keys
    • #19571 [BUGFIX] Extend Route.prototype.transitionTo deprecation until 5.0.0
    • #19586 [BUGFIX] Fix Embroider compatibility
  • 3.27.2 - 2021-05-27
    • #19511 / #19548 [BUGFIX] Makes the (hash) helper lazy
    • #19530 [DOC] fix passing params to named blocks examples
    • #19536 [BUGFIX] Fix computed.* deprecation message to include the correct import path
    • #19544 [BUGFIX] Use explicit this in helper test blueprints
    • #19555 [BUGFIX] Improve class based tranform deprecation message
    • #19557 [BUGFIX] Refine Ember Global deprecation message
    • #19564 [BUGFIX] Improve computed.* and run.* deprecation message (IE11)
  • 3.27.1 - 2021-05-13

    CHANGELOG

    • #19540 [BUGFIX] Ensure ember-testing is loaded lazily
    • #19541 [BUGFIX] Add missing metadata for some deprecations enabled in 3.27.0
    • #19541 [BUGFIX] Ensure passing @ href to <LinkTo> throws an error
    • #19541 [CLEANUP] Consistently use https://deprecations.emberjs.com/ in deprecation URLs
  • 3.27.0 - 2021-05-03
  • 3.27.0-beta.4 - 2021-04-22
  • 3.27.0-beta.3 - 2021-03-30
  • 3.27.0-beta.2 - 2021-03-25
  • 3.27.0-beta.1 - 2021-03-22
  • 3.27.0-alpha.2 - 2021-03-03
  • 3.26.1 - 2021-03-24
  • 3.26.0 - 2021-03-22
  • 3.26.0-beta.5 - 2021-03-17
  • 3.26.0-beta.4 - 2021-03-16
  • 3.26.0-beta.3 - 2021-03-02
  • 3.26.0-beta.2 - 2021-02-15
  • 3.26.0-beta.1 - 2021-02-08
  • 3.25.4 - 2021-03-25
  • 3.25.3 - 2021-03-08
  • 3.25.2 - 2021-03-08
  • 3.25.1 - 2021-02-10
  • 3.25.0 - 2021-02-08
  • 3.25.0-beta.5 - 2021-02-02
  • 3.25.0-beta.4 - 2021-02-01
  • 3.25.0-beta.3 - 2021-01-25
  • 3.25.0-beta.2 - 2021-01-19
  • 3.25.0-beta.1 - 2020-12-28
  • 3.24.4 - 2021-05-03
  • 3.24.3 - 2021-03-08
  • 3.24.2 - 2021-02-10
  • 3.24.1 - 2021-01-14
  • 3.24.0 - 2020-12-28
  • 3.24.0-beta.3 - 2020-12-21
  • 3.24.0-beta.2 - 2020-11-24
  • 3.24.0-beta.1 - 2020-11-17
  • 3.23.1 - 2020-11-23
  • 3.23.0 - 2020-11-16
  • 3.23.0-beta.5 - 2020-11-09
  • 3.23.0-beta.4 - 2020-11-02
  • 3.23.0-beta.3 - 2020-10-26
  • 3.23.0-beta.2 - 2020-10-20
  • 3.23.0-beta.1 - 2020-10-05
  • 3.22.2 - 2020-11-30
  • 3.22.1 - 2020-11-10
  • 3.22.0 - 2020-10-05
  • 3.22.0-beta.5 - 2020-09-30
  • 3.22.0-beta.4 - 2020-09-30
  • 3.22.0-beta.3 - 2020-09-09
  • 3.22.0-beta.2 - 2020-08-31
  • 3.22.0-beta.1 - 2020-08-24
  • 3.21.3 - 2020-09-30
  • 3.21.2 - 2020-09-30
  • 3.21.1 - 2020-08-29
  • 3.21.0 - 2020-08-24
  • 3.21.0-beta.6 - 2020-08-17
  • 3.21.0-beta.5 - 2020-08-05
  • 3.21.0-beta.4 - 2020-08-05
  • 3.21.0-beta.3 - 2020-07-27
  • 3.21.0-beta.2 - 2020-07-20
  • 3.21.0-beta.1 - 2020-07-13
  • 3.20.7 - 2021-06-03
    • #19406 [BUGFIX] Makes user helper computation lazy instead of eager
    • d462cca7 Update glimmer-vm to fix printing of elements with comments.
    • #19263 [BUGFIX] Remove @ dependentKeyCompat assertion
  • 3.20.6 - 2020-11-11
  • 3.20.5 - 2020-08-29
  • 3.20.4 - 2020-08-11
  • 3.20.3 - 2020-07-30
  • 3.20.2 - 2020-07-26
  • 3.20.1 - 2020-07-15
  • 3.20.0 - 2020-07-13
  • 3.20.0-beta.5 - 2020-07-06
  • 3.20.0-beta.4 - 2020-06-29
  • 3.20.0-beta.3 - 2020-06-22
  • 3.20.0-beta.2 - 2020-06-02
  • 3.20.0-beta.1 - 2020-05-26
  • 3.19.0 - 2020-05-26
  • 3.19.0-beta.4 - 2020-05-12
  • 3.19.0-beta.3 - 2020-05-04
  • 3.19.0-beta.2 - 2020-04-27
  • 3.19.0-beta.1 - 2020-04-24
  • 3.18.1 - 2020-05-04
  • 3.18.0 - 2020-04-14
  • 3.18.0-beta.5 - 2020-04-09
  • 3.18.0-beta.4 - 2020-03-31
  • 3.18.0-beta.3 - 2020-03-23
  • 3.18.0-beta.2 - 2020-03-17
  • 3.18.0-beta.1 - 2020-03-05
  • 3.17.3 - 2020-04-02
  • 3.17.2 - 2020-03-29
  • 3.17.1 - 2020-03-23
  • 3.17.0 - 2020-03-05
  • 3.17.0-beta.6 - 2020-02-25
  • 3.17.0-beta.5 - 2020-02-18
  • 3.17.0-beta.4 - 2020-02-11
  • 3.17.0-beta.3 - 2020-02-04
  • 3.17.0-beta.2 - 2020-01-30
  • 3.17.0-beta.1 - 2020-01-20
  • 3.16.10 - 2020-08-05
  • 3.16.9 - 2020-07-29
  • 3.16.8 - 2020-04-24
  • 3.16.7 - 2020-04-13
  • 3.16.7-beta.1 - 2020-04-02
  • 3.16.6 - 2020-03-24
  • 3.16.5 - 2020-03-23
  • 3.16.4 - 2020-03-23
  • 3.16.3 - 2020-02-18
  • 3.16.2 - 2020-02-10
  • 3.16.1 - 2020-02-03
  • 3.16.0 - 2020-01-20
  • 3.16.0-beta.1 - 2019-12-10
  • 3.15.0 - 2019-12-10
  • 3.15.0-beta.5 - 2019-12-05
  • 3.15.0-beta.4 - 2019-12-05
  • 3.15.0-beta.3 - 2019-11-19
  • 3.15.0-beta.2 - 2019-11-12
  • 3.15.0-beta.1 - 2019-11-01
  • 3.14.3 - 2019-12-03
  • 3.14.2 - 2019-11-20
  • 3.14.1 - 2019-10-30
  • 3.14.0 - 2019-10-29
  • 3.14.0-beta.5 - 2019-10-14
  • 3.14.0-beta.4 - 2019-10-07
  • 3.14.0-beta.3 - 2019-10-01
  • 3.14.0-beta.2 - 2019-09-24
  • 3.14.0-beta.1 - 2019-09-22
  • 3.13.4 - 2019-10-29
  • 3.13.3 - 2019-10-08
  • 3.13.2 - 2019-09-25
  • 3.13.1 - 2019-09-24
  • 3.13.0 - 2019-09-19
  • 3.13.0-beta.5 - 2019-09-04
  • 3.13.0-beta.4 - 2019-08-27
  • 3.13.0-beta.3 - 2019-08-20
  • 3.13.0-beta.2 - 2019-08-13
  • 3.13.0-beta.1 - 2019-08-07
  • 3.12.4 - 2020-05-21
  • 3.12.3 - 2020-03-13
  • 3.12.2 - 2019-12-04
  • 3.12.1 - 2019-11-21
  • 3.12.0 - 2019-08-06
  • 3.12.0-beta.1 - 2019-06-27
  • 3.11.1 - 2019-06-28
  • 3.11.0 - 2019-06-25
  • 3.11.0-beta.4 - 2019-06-18
  • 3.11.0-beta.3 - 2019-06-11
  • 3.11.0-beta.2 - 2019-06-03
  • 3.11.0-beta.1 - 2019-05-14
  • 3.10.2 - 2019-06-18
  • 3.10.1 - 2019-06-04
  • 3.10.0 - 2019-05-13
  • 3.10.0-beta.5 - 2019-04-30
  • 3.10.0-beta.4 - 2019-04-23
  • 3.10.0-beta.3 - 2019-04-16
  • 3.10.0-beta.2 - 2019-04-09
  • 3.10.0-beta.1 - 2019-04-03
  • 3.9.1 - 2019-04-09
  • 3.9.0 - 2019-04-02
  • 3.9.0-beta.5 - 2019-03-25
  • 3.9.0-beta.4 - 2019-03-12
  • 3.9.0-beta.3 - 2019-03-04
  • 3.9.0-beta.2 - 2019-02-27
  • 3.9.0-beta.1 - 2019-02-19
  • 3.8.3 - 2019-06-28
from ember-source GitHub release notes
Commit messages
Package name: ember-source
  • 36fb56e v3.27.5
  • 6efbfba [BIGFIX release] Fix `<LinkTo>` with nested children
  • fe32020 v3.27.4
  • 914ee4b [DOC release] Fix "Dormant" addon warning typo
  • e27cc92 Merge pull request #19594 from emberjs/revert-stable-hash
  • bc9feb7 Revert "[BUGFIX] Makes the (hash) helper lazy"
  • 4d37f38 Revert "[BUGFIX release] Make {{hash}} object properties settables"
  • 4192b92 Revert "[BUGFIX lts] Ensures that computed can depend on dynamic hash keys"
  • 886bc51 3.27.3
  • 18bd896 Add v3.27.3 to CHANGELOG.md.
  • 1a627ed Extend transition deprecation
  • 646769e [BUGFIX lts] Ensures that computed can depend on dynamic hash keys
  • 18b46ca [BUGFIX release] Fix Embroider compatibility with ember-source@3.27.2+
  • 5db188b 3.27.2
  • 59828ff Add v3.27.2 to CHANGELOG.md.
  • cf10fc8 Downlevel for IE11
  • 4bb35a7 [BUGFIX release] Improve computed.* and run.* deprecation message
  • de777ec [BUGFIX release] Refine Ember Global deprecation message
  • e72e6e1 [BUGFIX release] Improve class based tranform deprecation message
  • 7959115 Use explicit this in helper-test blueprints
  • dc1cc22 fix computed deprecation import path
  • 97d9782 [DOC release] fix passing params to named blocks examples
  • 6861e10 [BUGFIX release] Make {{hash}} object properties settables
  • f740f15 [BUGFIX] Makes the (hash) helper lazy

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant