Bump AButler/upload-release-assets from 3.0 to 4.0#1
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
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>
6 tasks
Contributor
Author
|
Looks like AButler/upload-release-assets is no longer a dependency, so this is no longer needed. |
4 tasks
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).
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 AButler/upload-release-assets from 3.0 to 4.0.
Release notes
Sourced from AButler/upload-release-assets's releases.
Commits
3449100Update upload-release-assets action to v4.000b9d83Merge pull request #50 from AButler/node-upgradeda87a52Review comments89454c4Review comments078eed8Review commentsa5103c5Review commentsf8468beReview comments963d4c0Review commentsb934d51Minified output7d0628cAddress review commentsDependabot 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 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)