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

Mises à jour de toutes les librairies (Elixir) possibles #3814

Merged
merged 17 commits into from
Mar 22, 2024
Merged

Conversation

thbar
Copy link
Contributor

@thbar thbar commented Mar 15, 2024

Je crée en draft pour laisser le temps aux PR suivantes d'être mergées d'abord:

@vdegove j'ai effectivement vu des mentions de Elixir 1.16/1.17 dans les changelogs ;-)

Tâches

Reste à traiter

❯ mix hex.outdated | grep -v "Up-to-date"
Dependency              Current  Latest   Status               
phoenix_html            3.3.3    4.1.1    Update not possible  
phoenix_live_view       0.19.5   0.20.14  Update not possible  
postgrex                0.16.5   0.17.5   Update not possible  

Voir:

Changelogs

@thbar thbar self-assigned this Mar 15, 2024
@thbar
Copy link
Contributor Author

thbar commented Mar 15, 2024

La mise à jour de Credo résulte en de nombreux warnings du non respect de la convention suivante:

Je vais probablement créer un ticket à part pour Credo.

Base automatically changed from upgrade-ymlr to master March 18, 2024 13:41
@thbar
Copy link
Contributor Author

thbar commented Mar 21, 2024

Comme vu avec @vdegove, je vais finaliser la présente PR avant qu'on boucle #3815 car ça nous permet de minimiser les risques en embarquant des fixes qui peuvent concerner des versions récentes de OTP.

@thbar thbar changed the title [WIP] Mises à jour techniques Mises à jour de toutes les librairies possibles Mar 21, 2024
Copy link

socket-security bot commented Mar 21, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/phoenix@1.7.11 None 0 414 kB chrismccord

🚮 Removed packages: npm/phoenix@1.7.10

View full report↗︎

@thbar
Copy link
Contributor Author

thbar commented Mar 21, 2024

@vdegove je vais faire un peu plus tard aujourd'hui du test là dessus, je te tiens au courant, pour qu'on puisse ensuite merger et "backporter" sur #3815.

@thbar thbar changed the title Mises à jour de toutes les librairies possibles Mises à jour de toutes les librairies (Elixir) possibles Mar 21, 2024
@thbar thbar marked this pull request as ready for review March 21, 2024 16:45
@thbar thbar requested a review from a team as a code owner March 21, 2024 16:45
@@ -129,7 +129,7 @@ defmodule Transport.Mixfile do
{:phoenix_live_dashboard, "~> 0.8"},
{:ecto_psql_extras, "~> 0.6"},
{:telemetry_poller, "~> 1.0"},
{:telemetry_metrics, "~> 0.4"},
{:telemetry_metrics, "~> 1.0"},
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bump majeur mais https://github.com/beam-telemetry/telemetry_metrics/blob/main/CHANGELOG.md

No changes. API is considered stable.

@thbar
Copy link
Contributor Author

thbar commented Mar 21, 2024

@etalab/transport-tech c'est prêt, on peut merger plutôt demain matin si il y a du monde dans le coin :-) EDIT: et sinon ça attendra lundi sans souci 😺

@vdegove
Copy link
Contributor

vdegove commented Mar 21, 2024

Je suis dans le coin demain.

@vdegove vdegove added this pull request to the merge queue Mar 22, 2024
Merged via the queue into master with commit ba3eb4c Mar 22, 2024
4 checks passed
@vdegove vdegove deleted the upgrade-deps branch March 22, 2024 09:03
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.

None yet

2 participants