build(deps): bump io.netty:netty-transport from 4.1.109.Final to 4.1.110.Final - #1618
Merged
lvca merged 1 commit intoMay 28, 2024
Merged
Conversation
Bumps [io.netty:netty-transport](https://github.com/netty/netty) from 4.1.109.Final to 4.1.110.Final. - [Commits](netty/netty@netty-4.1.109.Final...netty-4.1.110.Final) --- updated-dependencies: - dependency-name: io.netty:netty-transport dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
deleted the
dependabot/maven/io.netty-netty-transport-4.1.110.Final
branch
May 28, 2024 13:48
mergify Bot
added a commit
that referenced
this pull request
Jan 27, 2026
… in /studio in the build-tools group [skip ci] Bumps the build-tools group in /studio with 1 update: [css-loader](https://github.com/webpack/css-loader). Updates `css-loader` from 7.1.2 to 7.1.3 Release notes *Sourced from [css-loader's releases](https://github.com/webpack/css-loader/releases).* > v7.1.3 > ------ > > ### [7.1.3](webpack/css-loader@v7.1.2...v7.1.3) (2026-01-27) > > ### Bug Fixes > > * allow to use `module` class name ([#1649](https://redirect.github.com/webpack/css-loader/issues/1649)) ([01869bc](webpack/css-loader@01869bc)) > * use official `createHash` for hashes ([#1618](https://redirect.github.com/webpack/css-loader/issues/1618)) ([06587e5](webpack/css-loader@06587e5)) > * use official `hash*` options for hashes ([#1619](https://redirect.github.com/webpack/css-loader/issues/1619)) ([9544c3e](webpack/css-loader@9544c3e)) Changelog *Sourced from [css-loader's changelog](https://github.com/webpack/css-loader/blob/main/CHANGELOG.md).* > ### [7.1.3](webpack/css-loader@v7.1.2...v7.1.3) (2026-01-27) > > ### Bug Fixes > > * allow to use `module` class name ([#1649](https://redirect.github.com/webpack/css-loader/issues/1649)) ([01869bc](webpack/css-loader@01869bc)) > * use official `createHash` for hashes ([#1618](https://redirect.github.com/webpack/css-loader/issues/1618)) ([06587e5](webpack/css-loader@06587e5)) > * use official `hash*` options for hashes ([#1619](https://redirect.github.com/webpack/css-loader/issues/1619)) ([9544c3e](webpack/css-loader@9544c3e)) Commits * [`b2b2de7`](webpack/css-loader@b2b2de7) chore(release): 7.1.3 * [`01869bc`](webpack/css-loader@01869bc) fix: allow to use `module` class name ([#1649](https://redirect.github.com/webpack/css-loader/issues/1649)) * [`7dd15ec`](webpack/css-loader@7dd15ec) chore(deps): bump js-yaml ([#1648](https://redirect.github.com/webpack/css-loader/issues/1648)) * [`db26202`](webpack/css-loader@db26202) chore(deps-dev): bump lodash from 4.17.21 to 4.17.23 ([#1647](https://redirect.github.com/webpack/css-loader/issues/1647)) * [`7daf1b8`](webpack/css-loader@7daf1b8) Update CONTRIBUTING link to point to GitHub page * [`de1e633`](webpack/css-loader@de1e633) chore: correct link path ([#1645](https://redirect.github.com/webpack/css-loader/issues/1645)) * [`563ad63`](webpack/css-loader@563ad63) chore: migrate from contrib and swap branches ([#1644](https://redirect.github.com/webpack/css-loader/issues/1644)) * [`e68bf7e`](webpack/css-loader@e68bf7e) chore: update github actions/checkout from v4 to v5 ([#1642](https://redirect.github.com/webpack/css-loader/issues/1642)) * [`99eb892`](webpack/css-loader@99eb892) chore: update jest from v29 to v30 ([#1637](https://redirect.github.com/webpack/css-loader/issues/1637)) * [`af6652f`](webpack/css-loader@af6652f) docs: improving typos in ISSUE\_TEMPLATE files ([#1636](https://redirect.github.com/webpack/css-loader/issues/1636)) * Additional commits viewable in [compare view](webpack/css-loader@v7.1.2...v7.1.3) [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
tae898
pushed a commit
to humemai/arcadedb-embedded-python
that referenced
this pull request
Jun 28, 2026
Bumps [io.netty:netty-transport](https://github.com/netty/netty) from 4.1.109.Final to 4.1.110.Final. - [Commits](netty/netty@netty-4.1.109.Final...netty-4.1.110.Final) --- updated-dependencies: - dependency-name: io.netty:netty-transport dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
tae898
pushed a commit
to humemai/arcadedb-embedded-python
that referenced
this pull request
Jun 28, 2026
… in /studio in the build-tools group [skip ci] Bumps the build-tools group in /studio with 1 update: [css-loader](https://github.com/webpack/css-loader). Updates `css-loader` from 7.1.2 to 7.1.3 Release notes *Sourced from [css-loader's releases](https://github.com/webpack/css-loader/releases).* > v7.1.3 > ------ > > ### [7.1.3](webpack/css-loader@v7.1.2...v7.1.3) (2026-01-27) > > ### Bug Fixes > > * allow to use `module` class name ([ArcadeData#1649](https://redirect.github.com/webpack/css-loader/issues/1649)) ([01869bc](webpack/css-loader@01869bc)) > * use official `createHash` for hashes ([ArcadeData#1618](https://redirect.github.com/webpack/css-loader/issues/1618)) ([06587e5](webpack/css-loader@06587e5)) > * use official `hash*` options for hashes ([ArcadeData#1619](https://redirect.github.com/webpack/css-loader/issues/1619)) ([9544c3e](webpack/css-loader@9544c3e)) Changelog *Sourced from [css-loader's changelog](https://github.com/webpack/css-loader/blob/main/CHANGELOG.md).* > ### [7.1.3](webpack/css-loader@v7.1.2...v7.1.3) (2026-01-27) > > ### Bug Fixes > > * allow to use `module` class name ([ArcadeData#1649](https://redirect.github.com/webpack/css-loader/issues/1649)) ([01869bc](webpack/css-loader@01869bc)) > * use official `createHash` for hashes ([ArcadeData#1618](https://redirect.github.com/webpack/css-loader/issues/1618)) ([06587e5](webpack/css-loader@06587e5)) > * use official `hash*` options for hashes ([ArcadeData#1619](https://redirect.github.com/webpack/css-loader/issues/1619)) ([9544c3e](webpack/css-loader@9544c3e)) Commits * [`b2b2de7`](webpack/css-loader@b2b2de7) chore(release): 7.1.3 * [`01869bc`](webpack/css-loader@01869bc) fix: allow to use `module` class name ([ArcadeData#1649](https://redirect.github.com/webpack/css-loader/issues/1649)) * [`7dd15ec`](webpack/css-loader@7dd15ec) chore(deps): bump js-yaml ([ArcadeData#1648](https://redirect.github.com/webpack/css-loader/issues/1648)) * [`db26202`](webpack/css-loader@db26202) chore(deps-dev): bump lodash from 4.17.21 to 4.17.23 ([ArcadeData#1647](https://redirect.github.com/webpack/css-loader/issues/1647)) * [`7daf1b8`](webpack/css-loader@7daf1b8) Update CONTRIBUTING link to point to GitHub page * [`de1e633`](webpack/css-loader@de1e633) chore: correct link path ([ArcadeData#1645](https://redirect.github.com/webpack/css-loader/issues/1645)) * [`563ad63`](webpack/css-loader@563ad63) chore: migrate from contrib and swap branches ([ArcadeData#1644](https://redirect.github.com/webpack/css-loader/issues/1644)) * [`e68bf7e`](webpack/css-loader@e68bf7e) chore: update github actions/checkout from v4 to v5 ([ArcadeData#1642](https://redirect.github.com/webpack/css-loader/issues/1642)) * [`99eb892`](webpack/css-loader@99eb892) chore: update jest from v29 to v30 ([ArcadeData#1637](https://redirect.github.com/webpack/css-loader/issues/1637)) * [`af6652f`](webpack/css-loader@af6652f) docs: improving typos in ISSUE\_TEMPLATE files ([ArcadeData#1636](https://redirect.github.com/webpack/css-loader/issues/1636)) * Additional commits viewable in [compare view](webpack/css-loader@v7.1.2...v7.1.3) [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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 io.netty:netty-transport from 4.1.109.Final to 4.1.110.Final.
Commits
2e218bb[maven-release-plugin] prepare release netty-4.1.110.Finalebf0e41Add support for specifying SecureRandom in SSLContext initialization (#14058)243de91Remove@UnstableApiusage (#14064)ecebe1cAdaptivePoolingAllocator's Chunks Weak Ref-Counting (#14056)7ad2b91Branchless varint decoding (#14050)3438798AdaptivePoolingAllocator EventLoop Magazine's affinity (#14017)2e413d6Add more JDK versions to the devcontainers (#14008)a300058Add no-value key handling only for form body (#13998)d868c7bSupport bc-fips in BouncyCastleSelfSignedCertGenerator (#13954)420b037Add unix domain socket transport in netty 4.x via JDK16+ (#13965)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)