public-transport / gtfs-rt-inspector

Web app to inspect & analyze any GTFS Realtime feed.
https://public-transport.github.io/gtfs-rt-inspector/
ISC License
33 stars 4 forks source link

[Snyk] Upgrade core-js from 3.16.4 to 3.17.1 #19

Closed snyk-bot closed 3 years ago

snyk-bot commented 3 years ago

Snyk has created this PR to upgrade core-js from 3.16.4 to 3.17.1.

merge advice :information_source: 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.


Release notes
Package name: core-js
  • 3.17.1 - 2021-09-01
    • Fixed missed modules-by-versions data
  • 3.17.0 - 2021-09-01
  • 3.16.4 - 2021-08-29
    • AsyncFromSyncIterator made stricter, related mainly to AsyncIterator.from and AsyncIterator.prototype.flatMap
    • Handling of optional .next arguments in (Async)Iterator methods is aligned with the current spec draft (mainly - ignoring the first passed to .next argument in built-in generators)
    • Behavior of .next, .return, .throw methods on AsyncIterator helpers proxy iterators aligned with the current spec draft (built-in async generators) (mainly - some early errors moved to returned promises)
    • Fixed some cases of safe iteration closing
    • Fixed dependencies of some entry points
from core-js GitHub release notes
Commit messages
Package name: core-js
  • c526e7a 3.17.1
  • 4576d42 fix missed `modules-by-versions` data
  • ab7c33e remove obsolete comment
  • cd4c647 3.17.0
  • e310479 fix a typo
  • 1c96c50 fix typo
  • 4f4d95e fix one more es3 reserved word issue
  • 4cd6fa6 fix a es3 reserved word usage, close #980
  • 9f0fc9e move `.at` to the stable ES
  • de5312d update dependencies
  • db3bd32 move `Object.hasOwn` to the stable ES
  • af69959 add some shortcuts
  • 28dec98 fix a typo
  • 5bf8945 reform some scripts commands
  • ea201f9 some more iteration closing fixes
  • 65ca518 add ignore lists to `check-dependencies` script, add this script to `test` command
  • 7a424c9 fix names of completions
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