Skip to content

Commit

Permalink
chore(deps): update dependency temporal-polyfill to ^0.2.0 (main) (#1191
Browse files Browse the repository at this point in the history
)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[temporal-polyfill](https://togithub.com/fullcalendar/temporal-polyfill)
([source](https://togithub.com/fullcalendar/temporal-polyfill/tree/HEAD/packages/temporal-polyfill))
| [`^0.1.1` ->
`^0.2.0`](https://renovatebot.com/diffs/npm/temporal-polyfill/0.1.1/0.2.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/temporal-polyfill/0.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/temporal-polyfill/0.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/temporal-polyfill/0.1.1/0.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/temporal-polyfill/0.1.1/0.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>fullcalendar/temporal-polyfill (temporal-polyfill)</summary>

###
[`v0.2.0`](https://togithub.com/fullcalendar/temporal-polyfill/blob/HEAD/CHANGELOG.md#v020-2024-01-07)

[Compare
Source](https://togithub.com/fullcalendar/temporal-polyfill/compare/v0.1.1...v0.2.0)

- Updated with latest [test262](https://togithub.com/tc39/test262)
conformance tests (Nov 2023)
([#&#8203;3](https://togithub.com/fullcalendar/temporal-polyfill/issues/3)).
All tests passing barring intentional deviations from spec, documented
in [README](README.md).
- Breaking changes include all those [mentioned
here](https://togithub.com/js-temporal/temporal-polyfill/blob/main/CHANGELOG.md#044)
and [normative
changes](https://togithub.com/tc39/proposal-temporal/issues/2628)
introduced between May 2023 - Nov 2023,
    most notably changes to "user-visible operations".
- Size of minified+gzipped bundle increased from 17.3 kB -> 20.0 kB due
to stricter compliance with latest spec.
- In NPM directory, all files are now top-level as opposed to within
`dist/`. Thus, the [jsDelivr
URL](https://cdn.jsdelivr.net/npm/[email protected]/global.min.js)
has changed.
- Fixed bugs:
[#&#8203;9](https://togithub.com/fullcalendar/temporal-polyfill/issues/9),
[#&#8203;12](https://togithub.com/fullcalendar/temporal-polyfill/issues/12),
[#&#8203;13](https://togithub.com/fullcalendar/temporal-polyfill/issues/13),
[#&#8203;21](https://togithub.com/fullcalendar/temporal-polyfill/issues/21)
- Improved README content, including comparison with
[@&#8203;js-temporal](https://togithub.com/js-temporal)
([#&#8203;22](https://togithub.com/fullcalendar/temporal-polyfill/issues/22))
-   Renamed github repo to fullcalendar/temporal-polyfill

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am
every weekday,every weekend" in timezone Europe/Paris, Automerge - At
any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/AmadeusITGroup/otter).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
  • Loading branch information
mrednic-1A authored Jan 8, 2024
2 parents 98adea8 + 2dcfd00 commit a5fa465
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions packages/@o3r/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"pngjs": "^7.0.0",
"protractor": "^7.0.0",
"rxjs": "^7.8.1",
"temporal-polyfill": "^0.1.1",
"temporal-polyfill": "^0.2.0",
"typescript": "~5.1.6"
},
"peerDependenciesMeta": {
Expand Down Expand Up @@ -214,7 +214,7 @@
"protractor": "^7.0.0",
"rxjs": "^7.8.1",
"semver": "^7.5.2",
"temporal-polyfill": "^0.1.1",
"temporal-polyfill": "^0.2.0",
"ts-jest": "~29.1.1",
"type-fest": "^3.12.0",
"typescript": "~5.1.6",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8935,7 +8935,7 @@ __metadata:
protractor: "npm:^7.0.0"
rxjs: "npm:^7.8.1"
semver: "npm:^7.5.2"
temporal-polyfill: "npm:^0.1.1"
temporal-polyfill: "npm:^0.2.0"
ts-jest: "npm:~29.1.1"
tslib: "npm:^2.5.3"
type-fest: "npm:^3.12.0"
Expand All @@ -8959,7 +8959,7 @@ __metadata:
pngjs: ^7.0.0
protractor: ^7.0.0
rxjs: ^7.8.1
temporal-polyfill: ^0.1.1
temporal-polyfill: ^0.2.0
typescript: ~5.1.6
peerDependenciesMeta:
"@amadeus-it-group/kassette":
Expand Down Expand Up @@ -31477,19 +31477,19 @@ __metadata:
languageName: node
linkType: hard

"temporal-polyfill@npm:^0.1.1":
version: 0.1.1
resolution: "temporal-polyfill@npm:0.1.1"
"temporal-polyfill@npm:^0.2.0":
version: 0.2.0
resolution: "temporal-polyfill@npm:0.2.0"
dependencies:
temporal-spec: "npm:~0.1.0"
checksum: c67928cadada5ff4304ea7f1e9906bb01b1ad0ba610d63b4edaeecb48252853eb034e45007da8f0a2b6c56ab58469bb8db5b160785e885ce501758a7f591169b
temporal-spec: "npm:^0.2.0"
checksum: 98994874f53a09d43731b6b8a32190ef5a1cffbaad4735ee4c4fc3e184a4f79ef4819f41225bc0cb72360beab57d6384522d1d946883aac58b61ba48d115318d
languageName: node
linkType: hard

"temporal-spec@npm:~0.1.0":
version: 0.1.0
resolution: "temporal-spec@npm:0.1.0"
checksum: 0a9d5ac19bbce240c8c06bb92f5fa99d57dc8a10c5528602a4e796610d927b84185282bbdd9ece50018246982eedc003aa7e242193e4f86eeee6b1fcaf4aca7e
"temporal-spec@npm:^0.2.0":
version: 0.2.0
resolution: "temporal-spec@npm:0.2.0"
checksum: 92e8debb5778eb907b6b1ae6d91d4d4b5ffcc8770bc9e35abdbb7e21db1fc155a2988271b1e0cd80668c3d93f7aeaa308a965cf6e5f77827f4020e9aa1412774
languageName: node
linkType: hard

Expand Down

0 comments on commit a5fa465

Please sign in to comment.