Skip to content
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

fix(deps): bump falti/dotenv-action from 1.1.2 to 1.1.3 #171

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2024

Bumps falti/dotenv-action from 1.1.2 to 1.1.3.

Release notes

Sourced from falti/dotenv-action's releases.

Allow to activate default .env behavior

You can now turn on the default .env behavior to succeed if no .env file is present by using setting ensure-exists to false. The action's default is still to fail in case of missing .env file for backwards-compatibility reasons.

Thank you @​FranciscoKloganB for the contribution!

Commits
  • e22ec9a Merge pull request #58 from FranciscoKloganB/master
  • e7c0291 feat(ensureExists): allow action to succeed when file not found
  • See full diff 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 17, 2024
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 17, 2024

Sorry, only users with push access can use that command.

@github-actions github-actions bot added the bug Something isn't working label Jun 17, 2024
@stevenengland
Copy link
Collaborator

@dependabot rebase

Bumps [falti/dotenv-action](https://github.com/falti/dotenv-action) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/falti/dotenv-action/releases)
- [Commits](falti/dotenv-action@v1.1.2...v1.1.3)

---
updated-dependencies:
- dependency-name: falti/dotenv-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/falti/dotenv-action-1.1.3 branch from 938bb03 to 88e7923 Compare July 13, 2024 11:25
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 13, 2024

Sorry, only users with push access can use that command.

@stevenengland stevenengland merged commit 72aed4c into main Jul 20, 2024
25 checks passed
@stevenengland stevenengland deleted the dependabot/github_actions/falti/dotenv-action-1.1.3 branch July 20, 2024 21:19
stevenengland added a commit that referenced this pull request Sep 11, 2024
…s_ngx

- Added `paperless_ngx_conf_consumer_barcode_max_pages` configuration option
- Added `paperless_ngx_conf_email_gnupg_home` configuration option

These new options allow users to customize the maximum number of pages for barcode scanning and the GnuPG home directory for email encryption.

Related to #171, #172, #173, #176, #181
stevenengland added a commit that referenced this pull request Sep 11, 2024
…s_ngx (#191)

- Added `paperless_ngx_conf_consumer_barcode_max_pages` configuration option
- Added `paperless_ngx_conf_email_gnupg_home` configuration option

These new options allow users to customize the maximum number of pages for barcode scanning and the GnuPG home directory for email encryption.

Related to #171, #172, #173, #176, #181
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 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.

1 participant