Skip to content

Bump AButler/upload-release-assets from 3.0 to 4.0#1

Closed
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/github_actions/AButler/upload-release-assets-4.0
Closed

Bump AButler/upload-release-assets from 3.0 to 4.0#1
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/github_actions/AButler/upload-release-assets-4.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps AButler/upload-release-assets from 3.0 to 4.0.

Release notes

Sourced from AButler/upload-release-assets's releases.

Release v4.0.0

What's Changed

Full Changelog: AButler/upload-release-assets@v3.0.1...v4.0.0

Release v3.0.1

What's Changed

New Contributors

Full Changelog: AButler/upload-release-assets@v3.0...v3.0.1

Commits

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 [AButler/upload-release-assets](https://github.com/abutler/upload-release-assets) from 3.0 to 4.0.
- [Release notes](https://github.com/abutler/upload-release-assets/releases)
- [Commits](AButler/upload-release-assets@v3.0...v4.0)

---
updated-dependencies:
- dependency-name: AButler/upload-release-assets
  dependency-version: '4.0'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 10, 2026
@dependabot @github

dependabot Bot commented on behalf of github May 10, 2026

Copy link
Copy Markdown
Contributor Author

Looks like AButler/upload-release-assets is no longer a dependency, so this is no longer needed.

@dependabot dependabot Bot closed this May 10, 2026
@dependabot dependabot Bot deleted the dependabot/github_actions/AButler/upload-release-assets-4.0 branch May 10, 2026 15:56
Aaronontheweb added a commit that referenced this pull request May 10, 2026
Bootstraps src/ShellSyntaxTree library (multi-target netstandard2.0;net8.0,
IsAotCompatible=true on net8.0) and tests/ShellSyntaxTree.Tests xunit
project (net10.0). Implements the full public API surface from SPEC §2/§3
verbatim, plus the additive Arg.IsCwdAttribution: bool field per locked
interpretation #1. BashParser.Parse stubs to NotImplementedException;
PR 2-5 wire up the lexer/parser/resolver behind the locked surface.

PublicApiSnapshotTests provides 18 reflection-based [Fact]s asserting
type kinds, properties, enum members, ctor behavior, and namespace
closure — fails loud on any future drift.

OpenSpec scaffolded at the lightest level (Path C). The
v0.1-locked-interpretations change records the eight planning-interview
decisions with proposal + design + tasks + spec deltas; archived on this
PR's merge. OpenSpec authoring skills copied from petabridge/sdkbin.

SPEC.md §3 updated to enumerate Arg.IsCwdAttribution and clarify
VerbChain.Joined uses the string overload (not the char overload, which
isn't available on netstandard2.0).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants