-
Notifications
You must be signed in to change notification settings - Fork 10
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
V4.0.0 Release #235
Conversation
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: fix dependabot alerts
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
This reverts commit 0aad2bd.
Codecov Report
❗ 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
📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today! |
🎉 This PR is included in version 4.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Description of changes
Issue #, if available
Description of how you validated changes
Checklist
yarn test
passes