firebase-video-samples
                                
                                 firebase-video-samples copied to clipboard
                                
                                    firebase-video-samples copied to clipboard
                            
                            
                            
                        Bump basic-auth-connect from 1.0.0 to 1.1.0 in /javascript-firestore-auth-crash-course
Bumps basic-auth-connect from 1.0.0 to 1.1.0.
Release notes
Sourced from basic-auth-connect's releases.
1.1.0
What's Changed
Important
- feat: add timing safe equal comparison bac1e6a
- chore: add [email protected] as dependency
- Fix CVE-2024-47178. See: Advisory: GHSA-7p89-p6hx-q4fw
Other
- 💚 GH workflow CI by
@ctcpipin expressjs/basic-auth-connect#2- 📄 normalize license by
@ctcpipin expressjs/basic-auth-connect#3- remove redundant variable declaration by
@UlisesGasconin expressjs/basic-auth-connect#6- Remove usage of undefined return value by
@UlisesGasconin expressjs/basic-auth-connect#5- Release v1.1.0 by
@UlisesGasconin expressjs/basic-auth-connect#9New Contributors
@ctcpipmade their first contribution in expressjs/basic-auth-connect#2
@UlisesGasconmade their first contribution in expressjs/basic-auth-connect#6Full Changelog: https://github.com/expressjs/basic-auth-connect/compare/1.0.0...1.1.0
Commits
- 45decb31.1.0
- e6b376edocs: improve documentation
- bac1e6afeat: add timing safe equal comparison
- d3b6a63chore: remove usage of undefined return value (#5)
- b05baf8test: remove redundant variable declaration (#6)
- e8f35c6chore: normalize license
- 8d38a0bci: migrate to GitHub Actions
- 727b4cd💚 GH workflow CI
- 9eed03bFixed the readme header.
- See full diff in compare view
Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for basic-auth-connect since your current version.
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 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) You can disable automated security fix PRs for this repo from the Security Alerts page.