Bump the npm_and_yarn group across 2 directories with 7 updates#5
Closed
dependabot[bot] wants to merge 39 commits into
Closed
Bump the npm_and_yarn group across 2 directories with 7 updates#5dependabot[bot] wants to merge 39 commits into
dependabot[bot] wants to merge 39 commits into
Conversation
Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
) A new setting 'is_ephemeral' has been added to the Slack channel configurations. Key features/effects: - if is_ephemeral is set for standard channel (and a Search Assistant is chosen): - the answer is only shown to user as an ephemeral message - the user has access to his private documents for a search (as the answer is only shown to them) - the user has the ability to share the answer with the channel or keep private - a recipient list cannot be defined if the channel is set up as ephemeral - if is_ephemeral is set and DM with bot: - the user has access to private docs in searches - the message is not sent as ephemeral, as it is a 1:1 discussion with bot - if is_ephemeral is not set but recipient list is set: - the user search does *not* have access to their private documents as the information goes to the recipient list team members, and they may have different access rights - Overall: - Unless the channel is set to is_ephemeral or it is a direct conversation with the Bot, only public docs are accessible - The ACL is never bypassed, also not in cases where the admin explicitly attached a document set to the bot config.
* fixing unexpected errors disabling connectors * rename UnexpectedError to UnexpectedValidationError --------- Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
onyx-dot-app#4179) * fix blowing up the entire task on exception and trying to reuse an invalid db session * list comprehension --------- Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
* nit * k
Adding robust handling for errors
Use playwright tinstead of requests async
Bumps the npm_and_yarn group with 4 updates in the /examples/widget directory: [next](https://github.com/vercel/next.js), [cross-spawn](https://github.com/moxystudio/node-cross-spawn), [micromatch](https://github.com/micromatch/micromatch) and [nanoid](https://github.com/ai/nanoid). Bumps the npm_and_yarn group with 6 updates in the /web directory: | Package | From | To | | --- | --- | --- | | [next](https://github.com/vercel/next.js) | `15.2.0` | `15.2.1` | | [cross-spawn](https://github.com/moxystudio/node-cross-spawn) | `7.0.3` | `7.0.6` | | [nanoid](https://github.com/ai/nanoid) | `3.3.7` | `3.3.8` | | [katex](https://github.com/KaTeX/KaTeX) | `0.16.17` | `0.16.21` | | [esbuild](https://github.com/evanw/esbuild) | `0.24.0` | `0.25.0` | | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `8.4.2` | `8.6.3` | Updates `next` from 14.2.5 to 14.2.21 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.2.5...v14.2.21) Updates `cross-spawn` from 7.0.3 to 7.0.6 - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md) - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6) Updates `micromatch` from 4.0.7 to 4.0.8 - [Release notes](https://github.com/micromatch/micromatch/releases) - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md) - [Commits](micromatch/micromatch@4.0.7...4.0.8) Updates `nanoid` from 3.3.7 to 3.3.8 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.7...3.3.8) Updates `next` from 15.2.0 to 15.2.1 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.2.5...v14.2.21) Updates `cross-spawn` from 7.0.3 to 7.0.6 - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md) - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6) Updates `nanoid` from 3.3.7 to 3.3.8 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.7...3.3.8) Updates `katex` from 0.16.17 to 0.16.21 - [Release notes](https://github.com/KaTeX/KaTeX/releases) - [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md) - [Commits](KaTeX/KaTeX@v0.16.17...v0.16.21) Updates `esbuild` from 0.24.0 to 0.25.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md) - [Commits](evanw/esbuild@v0.24.0...v0.25.0) Updates `storybook` from 8.4.2 to 8.6.3 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.3/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.3/code/lib/cli) --- updated-dependencies: - dependency-name: next dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: cross-spawn dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: micromatch dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: nanoid dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: next dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: cross-spawn dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: nanoid dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: katex dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: esbuild dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: storybook dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Superseded by #6. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/examples/widget/npm_and_yarn-2c3e8a4291
branch
March 15, 2025 20:34
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm_and_yarn group with 4 updates in the /examples/widget directory: next, cross-spawn, micromatch and nanoid.
Bumps the npm_and_yarn group with 6 updates in the /web directory:
15.2.015.2.17.0.37.0.63.3.73.3.80.16.170.16.210.24.00.25.08.4.28.6.3Updates
nextfrom 14.2.5 to 14.2.21Commits
2655f6ev14.2.218803d2bBackport (v14): Upgrade React from 14898b6a9 to 178c267a4e (#74115)6e35243chore(docs): add missingsearch: ''onremotePatterns(#73925) (#73927)54919d2chore(docs): update version history ofnext/image(#73926)049a690Backport: Fixunstable_allowDynamicwhen used with pnpm (#73765)663fa9cFix SWC and React versions for14-2-1branch (#73791)ed78a4av14.2.20530421d[backport] Fix/dedupe fetch clone (#73532)cbc62adv14.2.1992280dc[backport] Update max tag items limit in docs (#73445)Updates
cross-spawnfrom 7.0.3 to 7.0.6Changelog
Sourced from cross-spawn's changelog.
Commits
77cd97fchore(release): 7.0.66717de4chore: upgrade standard-versionf700743fix: update cross-spawn version to 7.0.5 in package-lock.json9a7e3b2chore: fix build status badge0852683chore(release): 7.0.5640d391fix: fix escaping bug introduced by backtrackingbff0c87chore: remove codecova7c6abcchore: replace travis with github workflows9b9246echore(release): 7.0.45ff3a07fix: disable regexp backtracking (#160)Updates
micromatchfrom 4.0.7 to 4.0.8Release notes
Sourced from micromatch's releases.
Changelog
Sourced from micromatch's changelog.
Commits
8bd704e4.0.8a0e6841run verb to generate README documentation4ec2884Merge branch 'v4' into hauserkristof-feature/v4.0.803aa805Merge pull request #266 from hauserkristof/feature/v4.0.8814f5f7lint67fcce6fix: CHANGELOG about braces & CVE-2024-4068, v4.0.5113f2e3fix: CVE numbers in CHANGELOGd9dbd9afeat: updated CHANGELOG2ab1315fix: use actions/setup-node@v41406ea3feat: rework test to work on macos with node 10,12 and 14Updates
nanoidfrom 3.3.7 to 3.3.8Changelog
Sourced from nanoid's changelog.
Commits
3044cd5Release 3.3.8 version4fe3495Update size limitd643045Fix pool pollution, infinite loop (#510)Updates
nextfrom 15.2.0 to 15.2.1Commits
2655f6ev14.2.218803d2bBackport (v14): Upgrade React from 14898b6a9 to 178c267a4e (#74115)6e35243chore(docs): add missingsearch: ''onremotePatterns(#73925) (#73927)54919d2chore(docs): update version history ofnext/image(#73926)049a690Backport: Fixunstable_allowDynamicwhen used with pnpm (#73765)663fa9cFix SWC and React versions for14-2-1branch (#73791)ed78a4av14.2.20530421d[backport] Fix/dedupe fetch clone (#73532)cbc62adv14.2.1992280dc[backport] Update max tag items limit in docs (#73445)Updates
cross-spawnfrom 7.0.3 to 7.0.6Changelog
Sourced from cross-spawn's changelog.
Commits
77cd97fchore(release): 7.0.66717de4chore: upgrade standard-versionf700743fix: update cross-spawn version to 7.0.5 in package-lock.json9a7e3b2chore: fix build status badge0852683chore(release): 7.0.5640d391fix: fix escaping bug introduced by backtrackingbff0c87chore: remove codecova7c6abcchore: replace travis with github workflows9b9246echore(release): 7.0.45ff3a07fix: disable regexp backtracking (#160)Updates
nanoidfrom 3.3.7 to 3.3.8Changelog
Sourced from nanoid's changelog.
Commits
3044cd5Release 3.3.8 version4fe3495Update size limitd643045Fix pool pollution, infinite loop (#510)Updates
katexfrom 0.16.17 to 0.16.21Release notes
Sourced from katex's releases.
Changelog
Sourced from katex's changelog.
Commits
923f2aachore(release): 0.16.21 [ci skip]57914adfix: escape \htmlData attribute nameff28995Merge commit from fork28a0bf5chore(release): 0.16.20 [ci skip]6d30fe4fix: \providecommand does not overwrite existing macro (#4000)8f47dbachore(deps): update actions/upload-artifact to v4 (#4012)88b5056chore(release): 0.16.19 [ci skip]4228b4efix(types): improvestrictfunction type (#4009)f934646chore(release): 0.16.18 [ci skip]629b873fix: Actually publish TypeScript type definitions (#4008)Updates
esbuildfrom 0.24.0 to 0.25.0Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
e9174d6publish 0.25.0 to npmc27dbebfixhostsinplugin-tests.js6794f60fixhostsinnode-unref-tests.jsde85afdMerge commit from forkda1de1bfix #4065: bitwise operators can return bigintsf4e9d19switch case liveness:defaultis always last7aa47c3fix #4028: minify live/deadswitchcases better22ecd30minify: more constant folding for strict equality4cdf03cfix #4053: reordering of.tsxinnode_modulesdc71977fix #3692:0now picks a random ephemeral portUpdates
storybookfrom 8.4.2 to 8.6.3Release notes
Sourced from storybook's releases.
... (truncated)
Changelog
Sourced from storybook's changelog.
... (truncated)
Commits
d4e73f5Bump version from "8.6.2" to "8.6.3" [skip ci]054974bBump version from "8.6.1" to "8.6.2" [skip ci]15ef409Bump version from "8.6.0" to "8.6.1" [skip ci]a13c741Bump version from "8.6.0-beta.10" to "8.6.0" [skip ci]29db3b4Bump version from "8.6.0-beta.9" to "8.6.0-beta.10" [skip ci]dd5a9fcBump version from "8.6.0-beta.8" to "8.6.0-beta.9" [skip ci]8c805b1Bump version from "8.6.0-beta.7" to "8.6.0-beta.8" [skip ci]acf4f6bBump version from "8.6.0-beta.6" to "8.6.0-beta.7" [skip ci]7a0479bBump version from "8.6.0-beta.5" to "8.6.0-beta.6" [skip ci]3a8e0faBump version from "8.6.0-beta.4" to "8.6.0-beta.5" [skip ci]Maintainer changes
This version was pushed to npm by storybook-bot, a new releaser for storybook 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 <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.