-
Notifications
You must be signed in to change notification settings - Fork 4
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: bump prql-python from 0.10.1 to 0.11.0 #312
Conversation
Bumps [prql-python](https://github.com/PRQL/prql) from 0.10.1 to 0.11.0. - [Release notes](https://github.com/PRQL/prql/releases) - [Changelog](https://github.com/PRQL/prql/blob/main/CHANGELOG.md) - [Commits](PRQL/prql@0.10.1...0.11.0) --- updated-dependencies: - dependency-name: prql-python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
@max-sixty I think you have missed the release process.
|
Currently, I am on a business trip and cannot do the release work. |
OK great — how's #313 ? Then I'll start the GHA once we've merged that.
But should we not use dependabot, then? Or we need to change the dependabot settings to include a |
Yes, we'll probably need to update dependabot configuration to ignore prql-python. |
OK. I worry we forget, then. Maybe we can configure it to add a |
I think the problem here is that the version of prql-python changes whether or not the PR title should have an |
Yes, this does seem weird... Maybe dependabot is the reminder but we don't use it! 🤷 |
Bumps prql-python from 0.10.1 to 0.11.0.
Release notes
Sourced from prql-python's releases.
Changelog
Sourced from prql-python's changelog.
... (truncated)
Commits
7f9b5df
docs: 0.11.0 changelog (#3966)da98acd
docs(CHANGELOG): Vite and Lezer (#3967)8781b19
refactor: rename string module into text (#3973)b6e5ba9
docs: details on new added modules (#3971)94e4dae
docs: Fix confusion: "celsius_to_fahrenhent" is more clear ... (#3972)9571dab
fix: Correct division precedence without paretheses everywhere (#3970)fa4b48b
feat: adddate.to_text
for MySQL, Postgres, MSSQL and Clickhouse + doc (#3955)c219ac2
fix: Patch division precedence issues (#3969)880fdc1
chore: bump actions/deploy-pages from 3.0.1 to 4.0.0 (#3964)5ecf909
devops: Update ics file for new dev call time (#3961)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 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 <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)