Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2022

Bumps core-js from 3.7.0 to 3.21.1.

Changelog

Sourced from core-js's changelog.

3.21.1 - 2022.02.17
  • Added a bugfix for the WebKit Array.prototype.{ groupBy, groupByToMap } implementation
  • core-js-compat targets parser transforms engine names to lower case
  • atob / btoa marked as fixed in NodeJS 17.5
  • Added Electron 18.0 compat data mapping
  • Added Deno 1.20 compat data mapping
3.21.0 - 2022.02.02
  • Added Base64 utility methods:
    • atob
    • btoa
  • Added the proper validation of arguments to some methods from web standards
  • Forced replacement of all features from early-stage proposals for avoiding possible web compatibility issues in the future
  • Added Rhino 1.7.14 compat data
  • Added Deno 1.19 compat data mapping
  • Added Opera Android 66 and 67 compat data mapping
  • Added iOS Safari 15.3 and 15.4 compat data mapping
3.20.3 - 2022.01.15
  • Detects and replaces broken third-party Function#bind polyfills, uses only native Function#bind in the internals
  • structuredClone should throw an error if no arguments passed
  • Changed the structure of notes in __core-js_shared__
3.20.2 - 2022.01.02
3.20.1 - 2021.12.23
  • Fixed the order of calling reactions of already fulfilled / rejected promises in Promise.prototype.then, #1026
  • Fixed possible memory leak in specific promise chains
  • Fixed some missed dependencies of entries
  • Added Deno 1.18 compat data mapping
3.20.0 - 2021.12.16
  • Added structuredClone method from the HTML spec, see MDN
    • Includes all cases of cloning and transferring of required ECMAScript and platform types that can be polyfilled, for the details see the caveats
    • Uses native structured cloning algorithm implementations where it's possible
    • Includes the new semantic of errors cloning from html/5749
  • Added DOMException polyfill, the Web IDL spec, see MDN
    • Includes DOMException and its attributes polyfills with fixes of many different engines bugs
    • Includes DOMException#stack property polyfill in engines that should have it
    • Reuses native DOMException implementations where it's possible (for example, in old NodeJS where it's not exposed as global)
  • Added support of cause on all Error types
  • Added Error.prototype.toString method polyfill with fixes of many different bugs of JS engines
  • Added Number.prototype.toExponential method polyfill with fixes of many different bugs of JS engines
  • Array grouping proposal:
    • Moved to stage 3
    • Added Array.prototype.groupByToMap method
    • Removed @@species support
  • Added change Array by copy stage 2 proposal:

... (truncated)

Commits
  • eb9229a 3.21.1
  • ea62b2e transform engine names to lower case in core-js-compat targets parser
  • 2e532d6 update dependencies
  • 42eea35 update dependencies
  • cf4ba30 add Deno 1.20 compat data mapping
  • 55a5195 pin npm since a bug on Windows still is not fixed
  • 3ebe589 add a bugfix for the WebKit Array.prototype.{ groupBy, groupByToMap } imple...
  • 94c7055 update dependencies
  • d51b8de update dependencies
  • e507298 take into account core-js-bundle in downloads-by-versions script
  • Additional commits viewable in compare view

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 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)

Bumps [core-js](https://github.com/zloirock/core-js) from 3.7.0 to 3.21.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](zloirock/core-js@v3.7.0...v3.21.1)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 20, 2022
@netlify
Copy link

netlify bot commented Feb 20, 2022

✔️ Check the deploy log for errors here: https://app.netlify.com/sites/fundamental-ngx/deploys

🔨 Explore the source changes: 3e9dd83

🔍 Inspect the deploy log: https://app.netlify.com/sites/fundamental-ngx/deploys/62121520d96d69000814ad17

@droshev droshev self-assigned this Feb 22, 2022
@droshev droshev added this to the Sprint 82 - Buenos Aires milestone Feb 22, 2022
@droshev droshev merged commit ada95bd into main Feb 22, 2022
@droshev droshev deleted the dependabot/npm_and_yarn/core-js-3.21.1 branch February 22, 2022 02:39
aberikashvili pushed a commit that referenced this pull request Mar 7, 2022
author Arkadi Berikashvili <[email protected]> 1645522035 +0400
committer Arkadi Berikashvili <[email protected]> 1646661616 +0400

parent 2c6ab2e
author Arkadi Berikashvili <[email protected]> 1645522035 +0400
committer Arkadi Berikashvili <[email protected]> 1646661409 +0400

parent 2c6ab2e
author Arkadi Berikashvili <[email protected]> 1645522035 +0400
committer Arkadi Berikashvili <[email protected]> 1646661161 +0400

parent 2c6ab2e
author Arkadi Berikashvili <[email protected]> 1645522035 +0400
committer Arkadi Berikashvili <[email protected]> 1646661134 +0400

fix(core): fix carousel issue

* fix(core): now time column respects elementsAtOnce config and instead of 7 items now only 5 are shown simultaneously

* feat(core): added elementsAtOnce to carousel-column and time component. fixed type issues in wdio

* feat(core): updating configs after input change

* chore(core): removed redundant properties

chore(release): version 0.33.5-rc.8 build 2940 [ci skip]

fix(core): fix few issues in multi input (#7760)

* fix(core): some issues in multi input of core
Fixes #7759

* refactor(core): remove unused code

* refactor(core): rename and add comment

* fix(core): ctrl+a and delete

in custom example test has been failed.
was fixed and it do what it's expecting.

* fix(core): fix test

to passed test some changes applied as expected the behavior.

chore(release): version 0.33.5-rc.9 build 2942 [ci skip]

docs(core): upload-collection - add range selection to the example (#7761)

chore(release): version 0.33.5-rc.10 build 2943 [ci skip]

chore(deps): bump core-js from 3.7.0 to 3.21.1 (#7782)

Bumps [core-js](https://github.com/zloirock/core-js) from 3.7.0 to 3.21.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](zloirock/core-js@v3.7.0...v3.21.1)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

fix(platform): multi-input - omit extra dataSource triggering (#7788)

chore(release): version 0.33.5-rc.11 build 2951 [ci skip]

feat(platform): table - range selection & bug fixes (#7768)

chore(release): version 0.33.5-rc.12 build 2952 [ci skip]

feat(platform): emit event when smart filters have been updated (#7771)

chore(release): version 0.33.5-rc.13 build 2953 [ci skip]

feat(core): grid-list - range selection using "shift" (#7758)

chore(release): version 0.33.5-rc.14 build 2954 [ci skip]

fix(platform): upload collections enhancements (#7742)

chore(release): version 0.33.5-rc.15 build 2956 [ci skip]

fix(core): schematics angular cdk version issue (#7800)

chore(release): version 0.33.5-rc.16 build 2968 [ci skip]

fix(core): menu item should not receive focus on mouse hover and remove extra box shadow [ci visual] (#7774)

* fix(core): menu item should not receive focus on mouse hover

* fix(core): remove extra box-shadow on menu [ci visual]

chore(release): version 0.33.5-rc.17 build 2979 [ci skip]

chore(deps-dev): bump @angular-eslint/eslint-plugin-template (#7806)

Bumps [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template) from 13.0.1 to 13.1.0.
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/master/packages/eslint-plugin-template/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v13.1.0/packages/eslint-plugin-template)

---
updated-dependencies:
- dependency-name: "@angular-eslint/eslint-plugin-template"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

chore(release): version 0.33.5-rc.18 build 2980 [ci skip]

fix(core): hide dots when there's nothing to scroll

fix(core): added disable functions for previous/next buttons in the calendar (#7574)

* fix(core): added disable functions for previous/next buttons in the calender

* fix(core): changed to input set and added documentation in core

* fix(core): added optional date parameter

* fix(core): changed the input functions to just booleans for calendar-header, added handling the logic in the calendar, passing date to the disable functions

* fix(core): calendar navigation buttons disable functions fixes

1. fixed docs id and source files
2. added better documentation for using disable functions
3. removed unneeded complex layout in the example file
4. removed example from calendar.po.ts
5. removed ariaDisabled as was not neeeded
6. exported disable functions to a separate type
7. checked validation that input functions are actually functions
7. changed function to be called when bindings are changed, active view is changed or selected date is changed
8. added disable functions as inputs for date picker as well
9. added selected date, currently displayed date and active view to be passed as a context to the function
10. fixed some husky errors with unused variables

* fix(core): calendar navigation buttons fixes

* fix(core): added correct import for navigationbuttondisablefunction type

* fix(core): changed working with currentlyDisplayed prop and made documentation more generic

* fix(core): added hidden and removed unused and empty function

* fix(core): calendar a11y

Co-authored-by: Platon Rov <[email protected]>

chore(release): version 0.33.5-rc.19 build 2988 [ci skip]

Update libs/core/src/lib/carousel/carousel.component.html

Co-authored-by: Dmitriy Stepanenko <[email protected]>

fix(core): remvoe extra method

chore(deps-dev): bump rollup from 2.67.3 to 2.68.0 (#7809)

Bumps [rollup](https://github.com/rollup/rollup) from 2.67.3 to 2.68.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v2.67.3...v2.68.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

chore(release): version 0.33.5-rc.20 build 2993 [ci skip]

chore(deps-dev): bump @types/lodash-es from 4.17.5 to 4.17.6 (#7803)

Bumps [@types/lodash-es](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash-es) from 4.17.5 to 4.17.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash-es)

---
updated-dependencies:
- dependency-name: "@types/lodash-es"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

chore(release): version 0.33.5-rc.21 build 2994 [ci skip]

chore(deps-dev): bump @wdio/cli from 7.16.15 to 7.16.16 (#7802)

Bumps [@wdio/cli](https://github.com/webdriverio/webdriverio) from 7.16.15 to 7.16.16.
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)
- [Commits](webdriverio/webdriverio@v7.16.15...v7.16.16)

---
updated-dependencies:
- dependency-name: "@wdio/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

chore(release): version 0.33.5-rc.22 build 2997 [ci skip]

fix(core): layout grid vertical gutter (#7813)

chore(release): version 0.33.5-rc.23 build 3002 [ci skip]

fix(core): @angular/cdk schematics issue (#7820)

chore(release): version 0.33.5-rc.24 build 3013 [ci skip]

fix(core): notification a11y (#7330)

chore(release): version 0.33.5-rc.25 build 3014 [ci skip]

chore(core): fix lint errors in notification (#7823)

chore(release): version 0.33.5-rc.26 build 3023 [ci skip]

feat(core,platform): bring horizon themes (#7819)

chore(release): version 0.33.5-rc.27 build 3026 [ci skip]

chore(deps): migrate to the latest nx and angular 13 versions (#7817)

* chore(ci): migrate to the latest nx and angular 13 versions

* chore(platform): lint fixing

* chore(deps): revert to previous version of @angular/cdk due to a bug

* test(platform): fix icon tab bar dnd test cases

* chore: bump cdk to latest

* chore(core,platform): nx migration file removing

Co-authored-by: dmitry-stepanenko <[email protected]>
Co-authored-by: Platon Rov <[email protected]>

chore(release): version 0.33.5-rc.28 build 3045 [ci skip]

feat(platform): checkbox,checkbox-group - range selection & code enhancements (#7785)

chore(release): version 0.33.5-rc.29 build 3047 [ci skip]

fix(core): @angular/cdk schematics issue (#7820)

chore(core): fix lint errors in notification (#7823)

chore(deps): migrate to the latest nx and angular 13 versions (#7817)

* chore(ci): migrate to the latest nx and angular 13 versions

* chore(platform): lint fixing

* chore(deps): revert to previous version of @angular/cdk due to a bug

* test(platform): fix icon tab bar dnd test cases

* chore: bump cdk to latest

* chore(core,platform): nx migration file removing

Co-authored-by: dmitry-stepanenko <[email protected]>
Co-authored-by: Platon Rov <[email protected]>

feat(platform): checkbox,checkbox-group - range selection & code enhancements (#7785)

chore(release): version 0.33.5-rc.29 build 3047 [ci skip]
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