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

Upgrade to Ember v5 #39

Merged
merged 8 commits into from
Nov 28, 2023
Merged

Upgrade to Ember v5 #39

merged 8 commits into from
Nov 28, 2023

Conversation

GabrielCousin
Copy link
Collaborator

@GabrielCousin GabrielCousin commented Oct 8, 2023

Hey!

We noticed the CI has started failing earlier this summer with Dependabot PRs (see link for instance) - We chatted with Tachun and told him I was up for checking this.

I ran some progressive investigation:

Note that there are a few tweaks:

⚠️ Creating a new major version could be a great idea. Testing with real Ember apps could be a good thing before releasing.

Also, probably not a top priority thing but noticed that ConfigCat JS has 2 new major versions since our last updates and they're ending support for old version (latest is v8, the addon is using v6)
Screenshot 2023-10-08 at 21 06 01

@GabrielCousin GabrielCousin force-pushed the chore/security-updates branch 13 times, most recently from 5dfd82e to e53d9fe Compare October 8, 2023 14:08
dependabot bot and others added 6 commits October 8, 2023 18:56
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.2.1 to 4.2.3.
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
- [Commits](socketio/socket.io-parser@4.2.1...4.2.3)

---
updated-dependencies:
- dependency-name: socket.io-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 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.1.2...v4.1.3)

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

Signed-off-by: dependabot[bot] <support@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] <support@github.com>
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@GabrielCousin GabrielCousin force-pushed the chore/security-updates branch from e53d9fe to 80430df Compare October 8, 2023 16:58
@GabrielCousin GabrielCousin force-pushed the chore/security-updates branch from 80430df to 872c0b2 Compare October 8, 2023 17:01
@GabrielCousin GabrielCousin changed the title Prepare last security updates Upgrade to Ember 5 Oct 8, 2023
@GabrielCousin GabrielCousin changed the title Upgrade to Ember 5 Upgrade to Ember v5 Oct 8, 2023
@GabrielCousin GabrielCousin marked this pull request as ready for review October 8, 2023 19:08
@GabrielCousin GabrielCousin requested a review from tachun October 8, 2023 19:08
@tachun
Copy link
Contributor

tachun commented Nov 27, 2023

tested in some apps and it seems all good

@GabrielCousin
Copy link
Collaborator Author

GabrielCousin commented Nov 27, 2023

@tachun I will find a way to make CI run once more successfully before merging so we avoid a failure in the main branch 🥥
edit: we couldn't find a solution so merging and probably fixing afterwards 😢

@GabrielCousin GabrielCousin merged commit cfb79fc into main Nov 28, 2023
@GabrielCousin GabrielCousin deleted the chore/security-updates branch November 28, 2023 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants