Skip to content

chore(deps): bump golang.org/x/text from 0.22.0 to 0.36.0 in /server#4

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/server/golang.org/x/text-0.36.0
Closed

chore(deps): bump golang.org/x/text from 0.22.0 to 0.36.0 in /server#4
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/server/golang.org/x/text-0.36.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 2, 2026

Bumps golang.org/x/text from 0.22.0 to 0.36.0.

Commits
  • 8577a70 go.mod: update golang.org/x dependencies
  • 7ca2c6d go.mod: update golang.org/x dependencies
  • 73d1ba9 all: upgrade go directive to at least 1.25.0 [generated]
  • 817fba9 go.mod: update golang.org/x dependencies
  • 3264de9 all: clean up old Go hacks
  • 74af298 all: fix tags in remaining Unicode tables
  • 117e03b all: delete old Unicode tables
  • 9463ea4 all: update to Unicode 17
  • 7278b25 internal/export/idna: update for post-Unicode 10 idna changes
  • f964ad8 internal/export/idna: delete old code
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.22.0 to 0.36.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.22.0...v0.36.0)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-version: 0.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 2, 2026

Labels

The following labels could not be found: dependencies, go. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 2, 2026

Looks like golang.org/x/text is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this May 2, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/server/golang.org/x/text-0.36.0 branch May 2, 2026 05:58
NimaShafie added a commit that referenced this pull request May 4, 2026
Addresses 14 of 19 findings from the Rocky Linux 8.10 air-gap audit:

launch.sh (P0):
- _free_port now reads /proc/<pid>/exe on Linux; only kills devkit-server
  processes, refuses to kill unrelated daemons (was killing PID 1 in some
  systemd-resolved configurations)
- --port is always passed to the binary; user flag > config file > default
  (binary defaulted to 8080 while launcher cleared 9090)

install-cli.sh (P1 #10):
- LLVM install label changed from 'toolchains/llvm' to 'clang-llvm' to
  match receipt_name in devkit.json and setup.sh default; removes the
  dual-prefix ambiguity observed after running both entry points

README (P0 #4, P3 #18):
- Install-action endpoints documented (/install/<id>, /uninstall/<id>,
  /check/<id>, /logs/<id>, etc.) — these are SSE GET streams, not POST
- First-run /setup wizard documented alongside the API section
- style-formatter path corrected: tools/toolchains/clang/ → llvm/

examples/ (P0 #3):
- examples/devkit.config.json added: team config template, port 9090,
  setup_complete true (eliminates wizard redirect on first deploy)
- .gitignore negation so examples/devkit.config.json is tracked

Submodule pointers updated: prebuilt @ b6701c9, tools @ e8245ce

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.

0 participants