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

build(deps): bump telegraf-session-local from 0.0.7 to 2.1.1 #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2023

Bumps telegraf-session-local from 0.0.7 to 2.1.1.

Release notes

Sourced from telegraf-session-local's releases.

v2.1.1

NPM Version / 2023-01-29 / GitHub tag checks state / GitHub Repo stars

You can support us by simply starring this repo and/or by giving us feedback via GitHub Discussions

🎉 Improvements

  • 📝 Improved code-examples / Updated: README & LICENSE, docs 2f8e2d6
  • 📝 Better readme and extra.js example fix f5e3bdf
  • ⚒️ Added types field (package.json) pointing to .d.ts file f7d20ef
  • ⬆️ Update dev dependencies a99db2a

🕳 Chore

  • 👷 Enable GitHub Actions as CI for tests & coverage reports 27ceabb
  • 👷 Add CodeQL workflow for GitHub code scanning (#215) 11fb25c
  • 👷 Update GitHub Actions workflow file f244a27
  • 📦️ Create Dependabot config file (#130) 9ea4f8f

🧐 Known Major Issues

📈 Our plans for future v3.x

  • Leave a deprecation notice with advice on moving to grammY — OR —
  • Rewrite to TypeScript
  • Upgrade to latest lowdb
  • Implement TTL (expire for sessions)
  • Better docs, examples, tests
  • Maybe we can create a hybrid storage for sessions (which will includes mysql, redis, mongo, etc. as peer dependencies) to make All In One package telegraf-session-* with better maintainability than others outdated packages. Or just leave a deprecation notice with advice on moving to grammY

RealSpeaker/telegraf-session-local@v2.1.0...v2.1.1

v2.1.0

NPM Version / 2021-02-06

You can support us by simply starring this repo and/or by giving us feedback via GitHub Discussions or Telegram 👍

Minor changes

  • ⚡️ This version adapted to use with Telegraf v4 - thanks to @​EdJoPaTo, @​wojpawlik
  • ⚡️ Because Telegraf's minimal Nodejs version is 12, we also now fit with Nodejs >= 12

👌 Notable changes

  • ♻️ refactor: adapt for telegraf v4.0 and v3.38 (#107) aeb2d62
  • ⬆️ bump nodejs version 8 -> 12 6cded41
  • 🎨 bettercode: initial value is unused, since it is always overwritten 4d20400
  • 🔨 fix: package.json: run dependencies' binaries via npx 9b39e2b
  • ⚰️ Remove deprecated eslint-plugin-standard package e6208a9

🕳 Chore

  • 📦️ Update eslint requirement from ^7.4.0 to to ^7.19.0 (#111) 9e70abf, 4acd94c, 7b3c469, a2ae010, a59aafa, 12971d3, f774ba2, 41a1da4, 0de45f6, ace3152, 250300b

... (truncated)

Commits
  • 27c5ff4 2.1.1
  • f7d20ef build(package.json): ⚒️ Added types field pointing to .d.ts file
  • 11fb25c 👷 Add CodeQL workflow for GitHub code scanning (#215)
  • f244a27 👷 Update GitHub Actions workflow file
  • 2f8e2d6 📝 Improved code-examples / Updated: README & LICENSE, docs
  • f5e3bdf 📝 Better readme and extra.js example fix
  • 27ceabb 👷 Enable GitHub Actions as CI for tests & coverage reports
  • a99db2a build(deps-dev): ⬆️ Update dev dependencies
  • 9ea4f8f Create Dependabot config file (#130)
  • f91470d 2.1.0
  • Additional commits viewable 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 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 [telegraf-session-local](https://github.com/RealSpeaker/telegraf-session-local) from 0.0.7 to 2.1.1.
- [Release notes](https://github.com/RealSpeaker/telegraf-session-local/releases)
- [Commits](RealSpeaker/telegraf-session-local@v0.0.7...v2.1.1)

---
updated-dependencies:
- dependency-name: telegraf-session-local
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 30, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants