-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): bump multiple packages and update golang to 1.25 #832
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump multiple packages and update golang to 1.25 #832
Conversation
Bumps the go_modules group with 1 update in the / directory: [github.com/expr-lang/expr](https://github.com/expr-lang/expr). Updates `github.com/expr-lang/expr` from 1.17.2 to 1.17.7 - [Release notes](https://github.com/expr-lang/expr/releases) - [Commits](expr-lang/expr@v1.17.2...v1.17.7) --- updated-dependencies: - dependency-name: github.com/expr-lang/expr dependency-version: 1.17.7 dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <[email protected]>
Richard87
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
la inn ett par forslag, men sikkert mye raskere å gjøre det lokalt 👍
Tanken min er at AuxiliaryResource basically er en implementasjonsdetalj, og ikke noe vi bør teste
assert.NotNil(t, actualComponent.AuxiliaryResource.OAuth2)
Co-authored-by: Richard Hagen <[email protected]>
Co-authored-by: Richard Hagen <[email protected]>
Co-authored-by: Richard Hagen <[email protected]>
Co-authored-by: Richard Hagen <[email protected]>
Co-authored-by: Richard Hagen <[email protected]>
Richard87
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good!
Bumps the go_modules group with 1 update in the / directory: github.com/expr-lang/expr.
Updates
github.com/expr-lang/exprfrom 1.17.2 to 1.17.7Release notes
Sourced from github.com/expr-lang/expr's releases.
... (truncated)
Commits
d472286Improve gen.go713a26aAdd support for Unicode escape sequences in the\u{XXXXXX}format (#882)6ed72a2AddDisableIfOperatoroption (#881)4d38449chore: test and build on Go 1.25 (#880)087698eAdd error handling for invalidifcondition and test for crash with null byte738da0bRemoveExampleDisableShortCircuittest functioneb73788Addelse ifsupport (#879)cf53913Improve the performance of runtime.Fetch for structures (#833)e5ee6c2RenameDisableSCtoShortCircuitfor better clarity and consistency1973835feat: add disable short-circuiting option to compiler (#847)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 <dependency name> major versionwill 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 <dependency name> minor versionwill 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 <dependency name>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 <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.