This repository was archived by the owner on Feb 28, 2026. It is now read-only.
chore(deps): bump rack from 2.2.10 to 2.2.17#333
Closed
dependabot[bot] wants to merge 1023 commits intomainfrom
Closed
chore(deps): bump rack from 2.2.10 to 2.2.17#333dependabot[bot] wants to merge 1023 commits intomainfrom
dependabot[bot] wants to merge 1023 commits intomainfrom
Conversation
- for sure this time
updates dependencies
docker compose updates
removes remains of blebics & jruby
since migrating to heroku is a thing now, beanstalkd has to go.
- so sparkasse works again
- auto builds docker images
Bumps [fugit](https://github.com/floraison/fugit) from 1.11.0 to 1.11.1. - [Changelog](https://github.com/floraison/fugit/blob/master/CHANGELOG.md) - [Commits](floraison/fugit@v1.11.0...v1.11.1) --- updated-dependencies: - dependency-name: fugit dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.5.0 to 3.7.0. - [Release notes](https://github.com/sigstore/cosign-installer/releases) - [Commits](sigstore/cosign-installer@v3.5.0...v3.7.0) --- updated-dependencies: - dependency-name: sigstore/cosign-installer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
since this is only for development we can use the default user instead of expecting the user to be set via env variable
leftover from commit: 19ff95f
cxml version https://github.com/railslove/cmxl/blob/master/CHANGELOG.mdown#145 NOTE: keep the old name since the camt53 gem uses the naming
hide internal method from the public dsl
enrich context to make the app more understandable
similar to a rails project any migration generates a file which reflects the current database layout. additionally similar to a rails project any database related things live in a `db` directory
we can't enforce any linter rules on the schema.rb file because it is generated.
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.7.0 to 3.8.0. - [Release notes](https://github.com/sigstore/cosign-installer/releases) - [Commits](sigstore/cosign-installer@v3.7.0...v3.8.0) --- updated-dependencies: - dependency-name: sigstore/cosign-installer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
create a unified custom DSL
use the unified custom DSL to simplify our business logic
require the debugger as default to allow debugging anymore without any additional configuration
store invalid import files for later debugging
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.8.0 to 3.8.1. - [Release notes](https://github.com/sigstore/cosign-installer/releases) - [Commits](sigstore/cosign-installer@v3.8.0...v3.8.1) --- updated-dependencies: - dependency-name: sigstore/cosign-installer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
when the parameter is missing the iban is expected as integer
Bumps [rack](https://github.com/rack/rack) from 2.2.10 to 2.2.17. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v2.2.10...v2.2.17) --- updated-dependencies: - dependency-name: rack dependency-version: 2.2.17 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps rack from 2.2.10 to 2.2.17.
Changelog
Sourced from rack's changelog.
... (truncated)
Commits
9163ac3Bump patch version.8e52d2aBackport #2263 to v2.2, fix: malformed charset param (#2338)2a32ecaBump patch version.034a13cChange CGI::Cookie.new to Cookie.new (#2335)d2b6af2Bump patch version.f34f2ebFeature detectCGI::Cookie. (#2333)2f928b9Replace usage of CGI::Cookie (#2329)543d935[2.2] Update test suite for Ruby 3.5d0dcf75Bump patch version.fd44bd7Remove 2nd argument tounescape.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)