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

0.23 -> main #7296

Merged
merged 173 commits into from
Oct 19, 2023
Merged

0.23 -> main #7296

merged 173 commits into from
Oct 19, 2023

Conversation

armanbilge
Copy link
Member

No description provided.

http4s-steward bot and others added 30 commits June 28, 2023 12:46
…0.23.22

Update http4s-circe, http4s-ember-client to 0.23.22 in series/0.23
Executed command: scalafmt --non-interactive
…-3.7.5

Update scalafmt-core to 3.7.5 in series/0.23
…-3.7.6

Update scalafmt-core to 3.7.6 in series/0.23
Flake lock file updates:

• Updated input 'typelevel-nix':
    'github:typelevel/typelevel-nix/e6461df8226634cfa16ea8cba41cd2863d0f7e47' (2023-06-26)
  → 'github:typelevel/typelevel-nix/a09e2c0f410955262f4e5a6cec75fc38233fc5ad' (2023-07-03)
• Updated input 'typelevel-nix/devshell':
    'github:numtide/devshell/3e0e60ab37cd0bf7ab59888f5c32499d851edb47' (2023-03-16)
  → 'github:numtide/devshell/f9238ec3d75cefbb2b42a44948c4e8fb1ae9a205' (2023-07-03)
• Removed input 'typelevel-nix/devshell/flake-utils'
• Added input 'typelevel-nix/devshell/systems':
    'github:nix-systems/default/da67096a3b9bf56a91d16901293e51ba5b49a27e' (2023-04-09)
• Updated input 'typelevel-nix/nixpkgs':
    'github:nixos/nixpkgs/07059ee2fa34f1598758839b9af87eae7f7ae6ea' (2023-06-25)
  → 'github:nixos/nixpkgs/cd99c2b3c9f160cd004318e0697f90bbd5960825' (2023-07-01)
…-3.7.7

Update scalafmt-core to 3.7.7 in series/0.23
Disable Ember server TLS logging more aggressively
Some micro-optimisations in `ember-core`
…-3.7.8

Update scalafmt-core to 3.7.8 in series/0.23
These can be deceptive in their current state - I had a URL with underscores, which
org.http4s.Uri was happy with, but when I used it with ember client, ip4s.Uri
was NOT happy with it, so I was getting a misleading "missing host" error, even though there was a host.
Chunk has a slightly more efficient traverse_ method than lists.
…-3.7.9

Update scalafmt-core to 3.7.9 in series/0.23
Flake lock file updates:

• Updated input 'typelevel-nix':
    'github:typelevel/typelevel-nix/a09e2c0f410955262f4e5a6cec75fc38233fc5ad' (2023-07-03)
  → 'github:typelevel/typelevel-nix/6cda5f8464645f7a604b677ce0b1e01b5b2d0321' (2023-07-14)
• Updated input 'typelevel-nix/nixpkgs':
    'github:nixos/nixpkgs/cd99c2b3c9f160cd004318e0697f90bbd5960825' (2023-07-01)
  → 'github:nixos/nixpkgs/2b356dae6208d422236c4cdc48f3bed749f9daea' (2023-07-09)
@armanbilge armanbilge force-pushed the pr/merge-0.23-main-20231004 branch 5 times, most recently from e9255cf to a777e76 Compare October 4, 2023 22:54
}
}

@deprecated("Use fromString instead", "0.23.24")
Copy link
Member

Choose a reason for hiding this comment

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

I know that I have annoyed you numerous times with this, but shouldn't we have a version related to 1.0?

Copy link
Member Author

Choose a reason for hiding this comment

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

I can't remember what we decided before 😂

Anyway we need to hold this PR for now, somehow it broke the website.

Copy link
Member Author

Choose a reason for hiding this comment

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

I thought about it again. Suppose the user wants to check the release notes for more information about the deprecation, which release notes should they check? Because the deprecation was in 0.23.24, they need to check the release notes for 0.23.24. If they check the release notes for 1.0.0-M41 all they will see is this big merge PR.

@armanbilge armanbilge marked this pull request as draft October 5, 2023 05:25
@danicheg
Copy link
Member

danicheg commented Oct 6, 2023

@mergify update

@mergify
Copy link
Contributor

mergify bot commented Oct 6, 2023

update

☑️ Nothing to do

  • #commits-behind>0 [:pushpin: update requirement]
  • -closed [:pushpin: update requirement]

http4s-steward bot and others added 11 commits October 10, 2023 07:50
Flake lock file updates:

• Updated input 'typelevel-nix':
    'github:typelevel/typelevel-nix/666b990fe6f9264fdca5fb855b1e98dac1b912be' (2023-10-02)
  → 'github:typelevel/typelevel-nix/6d5aa0fe626b2b8f899660caeb1a288fe4112213' (2023-10-09)
• Updated input 'typelevel-nix/nixpkgs':
    'github:nixos/nixpkgs/0396d3b0fb7f62ddc79a506ad3e6124f01d2ed0a' (2023-10-01)
  → 'github:nixos/nixpkgs/5aabb5780a11c500981993d49ee93cfa6df9307b' (2023-10-08)
…4.1.100.Final

Update netty-buffer, netty-codec-http to 4.1.100.Final in series/0.23
Update nscplugin, sbt-scala-native, ... to 0.4.16 in series/0.23
Update to sbt-typelevel `0.6.0` with Laika `1.0.0`
@armanbilge armanbilge marked this pull request as ready for review October 19, 2023 21:08
@armanbilge armanbilge merged commit 68df084 into main Oct 19, 2023
15 checks passed
@armanbilge armanbilge deleted the pr/merge-0.23-main-20231004 branch October 19, 2023 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

10 participants