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

V4.0.0 Release #235

Merged
merged 20 commits into from
Nov 10, 2023
Merged

V4.0.0 Release #235

merged 20 commits into from
Nov 10, 2023

Conversation

thaddmt
Copy link
Contributor

@thaddmt thaddmt commented Nov 9, 2023

Description of changes

Issue #, if available

Description of how you validated changes

Checklist

  • PR description included
  • yarn test passes
  • Tests are [changed or added]
  • Relevant documentation is changed or added (and PR referenced)

wlee221 and others added 20 commits June 15, 2023 11:31
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](salesforce/tough-cookie@v4.0.0...v4.1.3)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: addtional updates for dependabot alerts
Update CODEOWNERS to Amplify UI team
* chore: add eslint

* chore: add prettier as well

* fix: fix node testing issues

* chore: upgrade jest cavnas mock

* Update src/AmplifyMapLibreRequest.ts

Co-authored-by: Caleb Pollman <[email protected]>

* fix: remove extra allowImportExportEverywhere

* chore: update config

* chore: add error for console use

---------

Co-authored-by: Caleb Pollman <[email protected]>
* v0.0.0-unstable-0e359a8

* chore: test using gh actions for e2e tests

* chore: fix integ matrix

* chore: fix ci command

* chore: fix directory

* chore: remove testing workflow

* chore: update workflows/actions to use pinned 3p actions

* chore: fix version

* chore: test increasing timeout

* chore: add workflow back in

* chore: try all tests

* Revert "chore: try all tests"

This reverts commit 37278a0.

* chore: add commit links to gh actions

* chore: remove test workflow
* chore: migration to aws-amplify v6

* chore: change to console-preview

* chore: switch to new aws-amplify version without umbrella package imports

* v3.0.0-thadd

* chore: update console-preview branch with new hub events
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.8 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
BREAKING CHANGE: updated package to be compatible with aws-amplify v6
@thaddmt thaddmt requested a review from a team November 9, 2023 22:52
@codecov-commenter
Copy link

Codecov Report

Merging #235 (1240fa5) into release (1f1f825) will increase coverage by 0.04%.
Report is 10 commits behind head on release.
The diff coverage is 34.54%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@             Coverage Diff             @@
##           release     #235      +/-   ##
===========================================
+ Coverage    43.99%   44.03%   +0.04%     
===========================================
  Files           16       16              
  Lines         1273     1274       +1     
  Branches       172      201      +29     
===========================================
+ Hits           560      561       +1     
  Misses         713      713              
Files Coverage Δ
src/AmplifyMapLibreGeocoder.ts 92.30% <100.00%> (ø)
src/constants.ts 100.00% <100.00%> (ø)
src/drawGeofences.ts 82.92% <100.00%> (ø)
src/AmplifyGeofenceControl/index.ts 62.28% <94.44%> (ø)
src/geofenceUtils.ts 91.80% <90.90%> (ø)
src/createMarker.ts 37.50% <33.33%> (ø)
src/AmplifyMapLibreRequest.ts 84.61% <75.00%> (+0.19%) ⬆️
src/popupRender.ts 25.00% <50.00%> (ø)
src/utils.ts 63.63% <76.92%> (ø)
src/drawClusterLayer.ts 47.05% <55.55%> (ø)
... and 6 more

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@thaddmt thaddmt merged commit b5e0378 into release Nov 10, 2023
8 checks passed
Copy link

🎉 This PR is included in version 4.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

5 participants